sparc64: Fix hex values in comment above pte_modify().
authorDavid S. Miller <davem@davemloft.net>
Mon, 28 Apr 2014 04:01:56 +0000 (21:01 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 14 Aug 2014 01:38:25 +0000 (09:38 +0800)
commit4f5e9cf3886f090981995875b51cb3c8884cc39c
tree5c754d5052a62cf44fbf001764e7e5448dcd5846
parentb38b6f2820dc4da30e018f36aa064344e7182139
sparc64: Fix hex values in comment above pte_modify().

[ Upstream commit c2e4e676adb40ea764af79d3e08be954e14a0f4c ]

When _PAGE_SPECIAL and _PAGE_PMD_HUGE were added to the mask, the
comment was not updated.

Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/sparc/include/asm/pgtable_64.h