mirror of https://github.com/torvalds/linux.git
Building csky:allmodconfig results in the following build error.
In file included from ./include/linux/bitops.h:33,
from ./include/linux/log2.h:12,
from kernel/bounds.c:13:
./arch/csky/include/asm/bitops.h:77: error: "__clear_bit" redefined
Since commit
|
||
|---|---|---|
| .. | ||
| vdso | ||
| Kbuild | ||
| addrspace.h | ||
| asid.h | ||
| barrier.h | ||
| bitops.h | ||
| bug.h | ||
| cache.h | ||
| cacheflush.h | ||
| checksum.h | ||
| clocksource.h | ||
| cmpxchg.h | ||
| elf.h | ||
| fixmap.h | ||
| ftrace.h | ||
| futex.h | ||
| highmem.h | ||
| io.h | ||
| irq_work.h | ||
| irqflags.h | ||
| kprobes.h | ||
| memory.h | ||
| mmu.h | ||
| mmu_context.h | ||
| page.h | ||
| pci.h | ||
| perf_event.h | ||
| pgalloc.h | ||
| pgtable.h | ||
| probes.h | ||
| processor.h | ||
| ptrace.h | ||
| reg_ops.h | ||
| seccomp.h | ||
| segment.h | ||
| shmparam.h | ||
| smp.h | ||
| spinlock.h | ||
| spinlock_types.h | ||
| stackprotector.h | ||
| string.h | ||
| switch_to.h | ||
| syscall.h | ||
| syscalls.h | ||
| tcm.h | ||
| thread_info.h | ||
| tlb.h | ||
| tlbflush.h | ||
| traps.h | ||
| uaccess.h | ||
| unistd.h | ||
| uprobes.h | ||
| vdso.h | ||
| vmalloc.h | ||