commit | c2e4e676adb40ea764af79d3e08be954e14a0f4c | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Sun Apr 27 21:01:56 2014 -0700 |
committer | David S. Miller <davem@davemloft.net> | Sat May 03 22:32:44 2014 -0700 |
tree | c2b13f52c67e7f6273488c0730901b38cac1ec04 | |
parent | 04df419de34104d8818b8c5cffaa062fa36d20ea [diff] |
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>