]> git.itanic.dy.fi Git - linux-stable/commit
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)
committerDavid S. Miller <davem@davemloft.net>
Sun, 4 May 2014 05:32:44 +0000 (22:32 -0700)
commitc2e4e676adb40ea764af79d3e08be954e14a0f4c
treec2b13f52c67e7f6273488c0730901b38cac1ec04
parent04df419de34104d8818b8c5cffaa062fa36d20ea
sparc64: Fix hex values in comment above pte_modify().

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>
arch/sparc/include/asm/pgtable_64.h