android_kernel_xiaomi_sm8350/include
Haavard Skinnemoen fa3522407f [PATCH] AVR32: Fix oversize immediates in atomic.h
When calling e.g. atomic_sub_return with a large constant, the
compiler may output an immediate that is too large for the sub
instruction in the middle of the loop.

Fix this by explicitly specifying the number of bits allowed in the
constraint. Also stop atomic_add_return() and friends from falling
back to their respective "sub" variants if the constant is too large
to fit in an immediate.

Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-10-25 20:26:33 -07:00
..
acpi
asm-alpha
asm-arm [ARM] 3902/1: Enable GPIO81-84 on PXA255 2006-10-24 22:02:48 +01:00
asm-arm26
asm-avr32 [PATCH] AVR32: Fix oversize immediates in atomic.h 2006-10-25 20:26:33 -07:00
asm-cris
asm-frv
asm-generic [PATCH] x86-64: Speed up dwarf2 unwinder 2006-10-21 18:37:01 +02:00
asm-h8300
asm-i386
asm-ia64 [IA64] remove unused PAL_CALL_IC_OFF 2006-10-17 14:53:52 -07:00
asm-m32r
asm-m68k
asm-m68knommu
asm-mips [MIPS] Fix aliasing bug in copy_to_user_page / copy_from_user_page 2006-10-21 23:17:35 +01:00
asm-parisc
asm-powerpc [POWERPC] Fix CHRP platforms with only 8259 2006-10-25 13:49:22 +10:00
asm-ppc
asm-s390 [S390] Fix pte type checking. 2006-10-18 18:30:51 +02:00
asm-sh sh: Convert INTC2 to IRQ table registration. 2006-10-20 15:30:55 +09:00
asm-sh64
asm-sparc [SPARC]: Clean up asm-sparc/elf.h pollution in userspace. 2006-10-20 00:29:33 -07:00
asm-sparc64 [SPARC64]: 8-byte align return value from compat_alloc_user_space() 2006-10-22 21:53:30 -07:00
asm-um [PATCH] uml: remove some leftover PPC code 2006-10-20 10:26:36 -07:00
asm-v850
asm-x86_64 [PATCH] x86-64: Only look at per_cpu data for online cpus. 2006-10-25 01:00:23 +02:00
asm-xtensa
crypto
keys
linux [PATCH] Remove __must_check for device_for_each_child() 2006-10-23 11:01:33 -07:00
math-emu
media
mtd
net [NET]: kernel-doc fix for sock.h 2006-10-22 20:38:00 -07:00
pcmcia
rdma
rxrpc
scsi [SCSI] replace u8 and u32 with __u8 and __u32 in scsi.h for user space 2006-10-25 15:14:34 -07:00
sound [ALSA] version 1.0.13 2006-10-22 10:56:24 +02:00
video
Kbuild