summaryrefslogtreecommitdiff
path: root/kernel/ptrace.c
diff options
context:
space:
mode:
authorRussell King <rmk+kernel@arm.linux.org.uk>2014-01-13 23:34:56 +0000
committerRussell King <rmk+kernel@arm.linux.org.uk>2014-01-13 23:34:56 +0000
commit23f6620a360dfd17ac9abbf28e944a9677504819 (patch)
tree889f1d68d9a9a7e3e2f6de007d410fdecca93a54 /kernel/ptrace.c
parentd6e0a2dd12f4067a5bcefb8bbd8ddbeff800afbc (diff)
ARM: fix ffs/fls implementations to match x86
ARMs ffs/fls implementations are not type compatible with x86, so when they're used in combination with min()/max(), they provoke warnings. Change these to be inline functions with the correct types, providing the clz as a separate documentation, and document their individual behaviours. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'kernel/ptrace.c')
0 files changed, 0 insertions, 0 deletions