You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Paolo 'Blaisorblade' Giarrusso
676067cfea
[PATCH] Remove unused var from asm/futex.h
...
As recently done by Russell King for ARM, commit
4732efbeb9
introduces a generic asm/futex.h copied
along most arches, which includes a "-ENOSYS support" to be changed if needed.
However, it includes an unused var (taken from the "real" version) which GCC
warns about.
Remove it from all arches having that file version (i.e. same GIT id).
$ git-diff-tree -r HEAD
and
$ git-ls-tree -r HEAD include/|grep 9feff4ce14
may be more interesting than looking at the patch itself, to make sure I've
just copied the arm header to all other archs having the original dummy version
of this file.
Cc: Jakub Jelinek <jakub@redhat.com>
Signed-off-by: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
20 years ago
..
a.out.h
Linux-2.6.12-rc2
20 years ago
asmregs.h
Linux-2.6.12-rc2
20 years ago
assembly.h
kbuild: m68k,parisc,ppc,ppc64,s390,xtensa use generic asm-offsets.h support
20 years ago
atomic.h
[PATCH] spinlock consolidation
20 years ago
auxvec.h
[PATCH] auxiliary vector cleanups
20 years ago
bitops.h
[PATCH] spinlock consolidation
20 years ago
bug.h
[PATCH] remove all kernel BUGs
20 years ago
bugs.h
Linux-2.6.12-rc2
20 years ago
byteorder.h
Linux-2.6.12-rc2
20 years ago
cache.h
Linux-2.6.12-rc2
20 years ago
cacheflush.h
[PATCH] spinlock consolidation
20 years ago
checksum.h
Linux-2.6.12-rc2
20 years ago
compat.h
[PATCH] compat: be more consistent about [ug]id_t
20 years ago
compat_rt_sigframe.h
Linux-2.6.12-rc2
20 years ago
compat_signal.h
Linux-2.6.12-rc2
20 years ago
compat_ucontext.h
Linux-2.6.12-rc2
20 years ago
cputime.h
Linux-2.6.12-rc2
20 years ago
current.h
Linux-2.6.12-rc2
20 years ago
delay.h
Linux-2.6.12-rc2
20 years ago
div64.h
Linux-2.6.12-rc2
20 years ago
dma-mapping.h
Linux-2.6.12-rc2
20 years ago
dma.h
Linux-2.6.12-rc2
20 years ago
eisa_bus.h
Linux-2.6.12-rc2
20 years ago
eisa_eeprom.h
Linux-2.6.12-rc2
20 years ago
elf.h
Linux-2.6.12-rc2
20 years ago
emergency-restart.h
[PATCH] Add emergency_restart()
20 years ago
errno.h
[PATCH] add EOWNERDEAD and ENOTRECOVERABLE version 2
20 years ago
fcntl.h
[PATCH] Clean up struct flock64 definitions
20 years ago
fixmap.h
Linux-2.6.12-rc2
20 years ago
floppy.h
[PATCH] make some things static
20 years ago
futex.h
[PATCH] Remove unused var from asm/futex.h
20 years ago
grfioctl.h
Linux-2.6.12-rc2
20 years ago
hardirq.h
Linux-2.6.12-rc2
20 years ago
hardware.h
Linux-2.6.12-rc2
20 years ago
hw_irq.h
Linux-2.6.12-rc2
20 years ago
ide.h
Linux-2.6.12-rc2
20 years ago
io.h
Linux-2.6.12-rc2
20 years ago
ioctl.h
Linux-2.6.12-rc2
20 years ago
ioctls.h
Linux-2.6.12-rc2
20 years ago
iosapic.h
Linux-2.6.12-rc2
20 years ago
ipcbuf.h
Linux-2.6.12-rc2
20 years ago
irq.h
[PATCH] CHECK_IRQ_PER_CPU() to avoid dead code in __do_IRQ()
20 years ago
kmap_types.h
Linux-2.6.12-rc2
20 years ago
led.h
Linux-2.6.12-rc2
20 years ago
linkage.h
Linux-2.6.12-rc2
20 years ago
local.h
Linux-2.6.12-rc2
20 years ago
machdep.h
Linux-2.6.12-rc2
20 years ago
mc146818rtc.h
Linux-2.6.12-rc2
20 years ago
mman.h
Linux-2.6.12-rc2
20 years ago
mmu.h
Linux-2.6.12-rc2
20 years ago
mmu_context.h
Linux-2.6.12-rc2
20 years ago
mmzone.h
[PATCH] remove non-DISCONTIG use of pgdat->node_mem_map
20 years ago
module.h
Linux-2.6.12-rc2
20 years ago
msgbuf.h
Linux-2.6.12-rc2
20 years ago
namei.h
Linux-2.6.12-rc2
20 years ago
numnodes.h
Linux-2.6.12-rc2
20 years ago
page.h
[PATCH] mm: consolidate get_order
20 years ago
param.h
Linux-2.6.12-rc2
20 years ago
parisc-device.h
Linux-2.6.12-rc2
20 years ago
parport.h
Linux-2.6.12-rc2
20 years ago
pci.h
[PATCH] Make sparc64 use setup-res.c
20 years ago
pdc.h
Linux-2.6.12-rc2
20 years ago
pdc_chassis.h
Linux-2.6.12-rc2
20 years ago
pdcpat.h
Linux-2.6.12-rc2
20 years ago
percpu.h
Linux-2.6.12-rc2
20 years ago
perf.h
Linux-2.6.12-rc2
20 years ago
pgalloc.h
Linux-2.6.12-rc2
20 years ago
pgtable.h
[PATCH] feature removal of io_remap_page_range()
20 years ago
poll.h
Linux-2.6.12-rc2
20 years ago
posix_types.h
Linux-2.6.12-rc2
20 years ago
processor.h
[PATCH] spinlock consolidation
20 years ago
psw.h
Linux-2.6.12-rc2
20 years ago
ptrace.h
Linux-2.6.12-rc2
20 years ago
real.h
Linux-2.6.12-rc2
20 years ago
resource.h
Linux-2.6.12-rc2
20 years ago
rt_sigframe.h
Linux-2.6.12-rc2
20 years ago
rtc.h
Linux-2.6.12-rc2
20 years ago
runway.h
Linux-2.6.12-rc2
20 years ago
scatterlist.h
Linux-2.6.12-rc2
20 years ago
sections.h
Linux-2.6.12-rc2
20 years ago
segment.h
Linux-2.6.12-rc2
20 years ago
semaphore-helper.h
Linux-2.6.12-rc2
20 years ago
semaphore.h
Linux-2.6.12-rc2
20 years ago
sembuf.h
Linux-2.6.12-rc2
20 years ago
serial.h
[PATCH] Serial: Split 8250 port table (part 2)
20 years ago
setup.h
Linux-2.6.12-rc2
20 years ago
shmbuf.h
Linux-2.6.12-rc2
20 years ago
shmparam.h
Linux-2.6.12-rc2
20 years ago
sigcontext.h
Linux-2.6.12-rc2
20 years ago
siginfo.h
Linux-2.6.12-rc2
20 years ago
signal.h
[PATCH] move SA_xxx defines to linux/signal.h
20 years ago
smp.h
[PATCH] smp_processor_id() cleanup
20 years ago
socket.h
[NET]: Introduce SO_{SND,RCV}BUFFORCE socket options
20 years ago
sockios.h
Linux-2.6.12-rc2
20 years ago
spinlock.h
[PATCH] spinlock consolidation
20 years ago
spinlock_types.h
[PATCH] spinlock consolidation
20 years ago
stat.h
Linux-2.6.12-rc2
20 years ago
statfs.h
Linux-2.6.12-rc2
20 years ago
string.h
Linux-2.6.12-rc2
20 years ago
superio.h
Linux-2.6.12-rc2
20 years ago
system.h
[PATCH] spinlock consolidation
20 years ago
termbits.h
Linux-2.6.12-rc2
20 years ago
termios.h
Linux-2.6.12-rc2
20 years ago
thread_info.h
[PATCH] streamline preempt_count type across archs
20 years ago
timex.h
Linux-2.6.12-rc2
20 years ago
tlb.h
Linux-2.6.12-rc2
20 years ago
tlbflush.h
Linux-2.6.12-rc2
20 years ago
topology.h
Linux-2.6.12-rc2
20 years ago
traps.h
Linux-2.6.12-rc2
20 years ago
types.h
[PATCH] sab: consolidate kmem_bufctl_t
20 years ago
uaccess.h
[PATCH] remove verify_area(): remove verify_area() from various uaccess.h headers
20 years ago
ucontext.h
Linux-2.6.12-rc2
20 years ago
unaligned.h
Linux-2.6.12-rc2
20 years ago
unistd.h
Linux-2.6.12-rc2
20 years ago
unwind.h
Linux-2.6.12-rc2
20 years ago
user.h
Linux-2.6.12-rc2
20 years ago
xor.h
Linux-2.6.12-rc2
20 years ago