mirror of
https://github.com/torvalds/linux.git
synced 2026-02-04 15:28:49 +08:00
The empty_zero_page[] export is required for ZERO_PAGE() module references. The #includes are due to changes in implicit inclusion, and should of course have been in the sources from the beginning. Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>