[ARM] pgtable: swp pte layout documentation, definitions, and check
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Sun, 5 Jul 2009 10:30:15 +0000 (11:30 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 5 Jul 2009 14:31:26 +0000 (15:31 +0100)
Document the layout of our swp PTE entries, adding definitions for
the bit masks/shifts/sizes, and implement MAX_SWAPFILES_CHECK()
such that we fail to build if we are unable to properly encode the
swp type field.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found