summaryrefslogtreecommitdiffstats
path: root/arch/sparc/include/asm
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2014-10-24 18:59:02 +0200
committerDavid S. Miller <davem@davemloft.net>2014-10-24 18:59:02 +0200
commit06090e8ed89ea2113a236befb41f71d51f100e60 (patch)
treea173177966839fa3a1faff0f8fc37e3919e25d6b /arch/sparc/include/asm
parentsparc64: Fix register corruption in top-most kernel stack frame during boot. (diff)
downloadlinux-06090e8ed89ea2113a236befb41f71d51f100e60.tar.xz
linux-06090e8ed89ea2113a236befb41f71d51f100e60.zip
sparc64: Implement __get_user_pages_fast().
It is not sufficient to only implement get_user_pages_fast(), you must also implement the atomic version __get_user_pages_fast() otherwise you end up using the weak symbol fallback implementation which simply returns zero. This is dangerous, because it causes the futex code to loop forever if transparent hugepages are supported (see get_futex_key()). Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch/sparc/include/asm')
0 files changed, 0 insertions, 0 deletions