android_kernel_xiaomi_sm8350/include/asm-xtensa
Akinobu Mita 67b0ad574b [PATCH] bitops: use non atomic operations for minix_*_bit() and ext2_*_bit()
Bitmap functions for the minix filesystem and the ext2 filesystem except
ext2_set_bit_atomic() and ext2_clear_bit_atomic() do not require the atomic
guarantees.

But these are defined by using atomic bit operations on several architectures.
 (cris, frv, h8300, ia64, m32r, m68k, m68knommu, mips, s390, sh, sh64, sparc,
sparc64, v850, and xtensa)

This patch switches to non atomic bit operation.

Signed-off-by: Akinobu Mita <mita@miraclelinux.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-03-26 08:57:10 -08:00
..
platform-iss [PATCH] xtensa: Architecture support for Tensilica Xtensa Part 8 2005-06-24 00:05:22 -07:00
xtensa
a.out.h
atomic.h [PATCH] mutex subsystem, add atomic_xchg() to all arches 2006-01-09 15:59:17 -08:00
auxvec.h [PATCH] auxiliary vector cleanups 2005-09-07 16:57:21 -07:00
bitops.h [PATCH] bitops: use non atomic operations for minix_*_bit() and ext2_*_bit() 2006-03-26 08:57:10 -08:00
bootparam.h
bug.h
bugs.h
byteorder.h
cache.h
cacheflush.h
checksum.h [PATCH] xtensa: replace 'extern inline' with 'static inline' 2005-09-05 00:06:25 -07:00
coprocessor.h
cpumask.h
cputime.h
current.h
delay.h [PATCH] xtensa: replace 'extern inline' with 'static inline' 2005-09-05 00:06:25 -07:00
div64.h
dma-mapping.h [PATCH] gfp_t: dma-mapping (xtensa) 2005-10-28 08:16:49 -07:00
dma.h
elf.h [PATCH] fix remaining missing includes 2005-11-07 07:53:41 -08:00
emergency-restart.h [PATCH] Add emergency_restart() 2005-07-26 14:35:41 -07:00
errno.h [PATCH] xtensa: cleanups for errno and ipc. 2005-06-30 08:45:10 -07:00
fcntl.h [PATCH] Clean up struct flock64 definitions 2005-09-07 16:57:38 -07:00
fixmap.h
futex.h [PATCH] xtensa: add asm/futex.h 2006-02-01 08:53:23 -08:00
hardirq.h [PATCH] xtensa: remove io_remap_page_range and minor clean-ups 2005-09-22 22:17:37 -07:00
highmem.h
hw_irq.h
ide.h
io.h [PATCH] xtensa: replace 'extern inline' with 'static inline' 2005-09-05 00:06:25 -07:00
ioctl.h [PATCH] Generic ioctl.h 2006-01-10 08:01:34 -08:00
ioctls.h
ipcbuf.h
irq.h
kmap_types.h
linkage.h
local.h
mman.h [PATCH] add asm-generic/mman.h 2006-02-15 15:32:22 -08:00
mmu_context.h [PATCH] xtensa: replace 'extern inline' with 'static inline' 2005-09-05 00:06:25 -07:00
mmu.h
module.h
msgbuf.h
mutex.h [PATCH] mutex subsystem, add default include/asm-*/mutex.h files 2006-01-09 15:59:19 -08:00
namei.h
page.h [PATCH] xtensa: replace 'extern inline' with 'static inline' 2005-09-05 00:06:25 -07:00
param.h
pci-bridge.h
pci.h [PATCH] xtensa: replace 'extern inline' with 'static inline' 2005-09-05 00:06:25 -07:00
percpu.h
pgalloc.h
pgtable.h [PATCH] fix remaining missing includes 2005-11-07 07:53:41 -08:00
platform.h [PATCH] xtensa: Architecture support for Tensilica Xtensa Part 8 2005-06-24 00:05:22 -07:00
poll.h [PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notifications 2006-03-25 08:22:56 -08:00
posix_types.h
processor.h [PATCH] xtensa: task_pt_regs(), task_stack_page() 2006-01-12 09:08:54 -08:00
ptrace.h [PATCH] xtensa: task_pt_regs(), task_stack_page() 2006-01-12 09:08:54 -08:00
resource.h
rmap.h
rwsem.h
scatterlist.h
sections.h
segment.h
semaphore.h [PATCH] xtensa: struct semaphore.sleepers initialization 2005-11-07 07:53:32 -08:00
sembuf.h
serial.h
setup.h
shmbuf.h
shmparam.h
sigcontext.h
siginfo.h
signal.h
smp.h
socket.h [NET]: Introduce SO_{SND,RCV}BUFFORCE socket options 2005-08-29 15:31:35 -07:00
sockios.h
spinlock.h
stat.h
statfs.h
string.h [PATCH] xtensa: replace 'extern inline' with 'static inline' 2005-09-05 00:06:25 -07:00
system.h [PATCH] xtensa: remove io_remap_page_range and minor clean-ups 2005-09-22 22:17:37 -07:00
termbits.h
termios.h
thread_info.h [PATCH] death of get_thread_info/put_thread_info 2006-01-12 09:08:59 -08:00
timex.h
tlb.h
tlbflush.h [PATCH] xtensa: replace 'extern inline' with 'static inline' 2005-09-05 00:06:25 -07:00
topology.h
types.h [PATCH] sab: consolidate kmem_bufctl_t 2005-09-05 00:05:48 -07:00
uaccess.h kbuild: m68k,parisc,ppc,ppc64,s390,xtensa use generic asm-offsets.h support 2005-09-09 20:57:26 +02:00
ucontext.h
unaligned.h
unistd.h [PATCH] xtensa: remove old syscalls 2005-07-07 18:23:44 -07:00
user.h
vga.h
xor.h