]> git.ipfire.org Git - thirdparty/kernel/stable.git/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)
committerJiri Slaby <jslaby@suse.cz>
Fri, 31 Oct 2014 14:09:14 +0000 (15:09 +0100)
commitbfd0f4baa43d31cd9b4149bec9e706346336670a
treeb2144518246a1800f7ea2b00d4bd5e8b54f10e15
parent69a46d905430c260f1e91408579282b62f82dd9a
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