summaryrefslogtreecommitdiffstats
path: root/arch/hexagon/kernel/ptrace.c
diff options
context:
space:
mode:
authorCatalin Marinas <catalin.marinas@arm.com>2013-05-07 19:02:58 +0200
committerCatalin Marinas <catalin.marinas@arm.com>2013-05-08 11:33:17 +0200
commit420c158dcf96ee3a5758c9bf1586b163584c75c7 (patch)
treee9cc98dbd2bf308b4d1b2ac58eb8659342ca7aca /arch/hexagon/kernel/ptrace.c
parentarm64: Ignore the 'write' ESR flag on cache maintenance faults (diff)
downloadlinux-420c158dcf96ee3a5758c9bf1586b163584c75c7.tar.xz
linux-420c158dcf96ee3a5758c9bf1586b163584c75c7.zip
arm64: Treat the bitops index argument as an 'int'
The bitops prototype use an 'int' as the bit index type but the asm implementation assume it to be a 'long'. Since the compiler does not guarantee zeroing the upper 32-bits in a register when used as 'int', change the bitops implementation accordingly. Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'arch/hexagon/kernel/ptrace.c')
0 files changed, 0 insertions, 0 deletions