mm/page_alloc: Avoid ABI change in 4.9.65
authorBen Hutchings <ben@decadent.org.uk>
Wed, 29 Nov 2017 20:05:45 +0000 (20:05 +0000)
committerBen Hutchings <ben@decadent.org.uk>
Sat, 23 Dec 2017 00:39:51 +0000 (00:39 +0000)
commite0b004b86b339c5cdc4f8b2cc8fc2e010d7dc522
tree0d6b1520442692f11230a0742f5000abe194f085
parent5b046857b114c4e9d1f6062d215566413ee0eff5
mm/page_alloc: Avoid ABI change in 4.9.65

Commit d135e5750205 "mm/page_alloc.c: broken deferred calculation"
renamed pglist_data::static_init_size to static_init_pgcnt.  However
the field has the same semantics as were intended originally (and in
any case, the field is only used by built-in code).  Hide the renaming
from genksyms.

Gbp-Pq: Topic debian
Gbp-Pq: Name mm-page_alloc-avoid-abi-change-in-4.9.65.patch
include/linux/mmzone.h