summaryrefslogtreecommitdiffstats
path: root/lib/strnlen_user.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* mm/uaccess, mm/fault: Clarify that uaccess may only sleep if pagefaults are e...David Hildenbrand2015-05-191-2/+4
* lib: Fix generic strnlen_user for 32-bit big-endian machinesPaul Mackerras2012-05-281-1/+1
* lib: add generic strnlen_user() functionLinus Torvalds2012-05-261-0/+138