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.
Ralf Baechle
cc9b0b9bea
IRQ: Change __softirq_pending to unsigned int in asm-generic/hardirq.h.
...
Since the beginnings in aafe4dbed0
("asm-generic: add generic versions of common headers") the generic
version of <asm/hardirq.h> defined __softirq_pending as unsigned long.
Which is different from other architectures for no apparent good reason
and was causing the following warning:
kernel/time/tick-sched.c: In function 'tick_nohz_stop_sched_tick':
kernel/time/tick-sched.c:261: warning: format '%02x' expects type 'unsigned int', but argument 2 has type 'long unsigned int'
Reported and initial patch by Wu Zhangjin <wuzhangjin@gmail.com>.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Acked-by: Arnd Bergmann <arnd@arndb.de>
[ Arnd points out that we really should make sure parisc and alpha are
ok with this, since they have also been converted to use the generic
hardirq.h file. But neither seems to use it, although parisc does
build a IRQSTAT_SIRQ_PEND #define into asm-offsets - but that also
appears unused.. - Linus ]
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
16 years ago
..
bitops
…
4level-fixup.h
mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()
16 years ago
Kbuild
…
Kbuild.asm
KVM: export kvm_para.h
16 years ago
atomic-long.h
…
atomic.h
…
atomic64.h
…
audit_change_attr.h
…
audit_dir_write.h
…
audit_read.h
…
audit_signal.h
…
audit_write.h
…
auxvec.h
…
bitops.h
…
bitsperlong.h
…
bug.h
…
bugs.h
…
cache.h
…
cacheflush.h
…
checksum.h
…
cmpxchg-local.h
…
cmpxchg.h
…
cputime.h
cputime: Optimize jiffies_to_cputime(1)
16 years ago
current.h
…
delay.h
…
device.h
Driver Core: Add platform device arch data V3
16 years ago
div64.h
…
dma-coherent.h
…
dma-mapping-broken.h
…
dma-mapping-common.h
dma-ops: Remove flush_write_buffers() in dma-mapping-common.h
16 years ago
dma.h
…
emergency-restart.h
…
errno-base.h
…
errno.h
…
fb.h
…
fcntl.h
fcntl: add F_[SG]ETOWN_EX
16 years ago
futex.h
…
getorder.h
…
gpio.h
asm-generic/gpio.h: pull in linux/kernel.h for might_sleep()
16 years ago
hardirq.h
IRQ: Change __softirq_pending to unsigned int in asm-generic/hardirq.h.
16 years ago
hw_irq.h
…
ide_iops.h
…
int-l64.h
…
int-ll64.h
…
io.h
…
ioctl.h
…
ioctls.h
…
iomap.h
…
ipcbuf.h
…
irq.h
…
irq_regs.h
…
irqflags.h
…
kdebug.h
…
kmap_types.h
kmap_types.h: rename D macro
16 years ago
libata-portmap.h
…
linkage.h
…
local.h
…
memory_model.h
mm: remove CONFIG_OUT_OF_LINE_PFN_TO_PAGE
16 years ago
mm_hooks.h
…
mman-common.h
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6
16 years ago
mman.h
mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions
16 years ago
mmu.h
…
mmu_context.h
…
module.h
…
msgbuf.h
…
mutex-dec.h
…
mutex-null.h
…
mutex-xchg.h
…
mutex.h
…
page.h
…
param.h
…
parport.h
…
pci-dma-compat.h
…
pci.h
PCI: remove pcibios_scan_all_fns()
16 years ago
percpu.h
x86/i386: Put aligned stack-canary in percpu shared_aligned section
16 years ago
pgalloc.h
…
pgtable-nopmd.h
mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()
16 years ago
pgtable-nopud.h
mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()
16 years ago
pgtable.h
asm-generic: add dummy pgprot_noncached()
16 years ago
poll.h
…
posix_types.h
…
resource.h
…
rtc.h
…
scatterlist.h
…
sections.h
asm/sections: add text/data checking functions for arches to override
16 years ago
segment.h
…
sembuf.h
…
serial.h
…
setup.h
…
shmbuf.h
…
shmparam.h
…
siginfo.h
HWPOISON: Add new SIGBUS error codes for hardware poison signals
16 years ago
signal-defs.h
…
signal.h
…
socket.h
net: implement a SO_DOMAIN getsockoption
16 years ago
sockios.h
…
spinlock.h
…
stat.h
…
statfs.h
…
string.h
…
swab.h
…
syscall.h
asm-generic: syscall_get_nr returns int
16 years ago
syscalls.h
…
system.h
…
termbits.h
…
termios-base.h
…
termios.h
…
timex.h
…
tlb.h
mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()
16 years ago
tlbflush.h
…
topology.h
cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_node
16 years ago
types.h
…
uaccess-unaligned.h
…
uaccess.h
…
ucontext.h
…
unaligned.h
…
unistd.h
perf: Do the big rename: Performance Counters -> Performance Events
16 years ago
user.h
…
vga.h
…
vmlinux.lds.h
Optimize the ordering of sections in RW_DATA_SECTION.
16 years ago
xor.h
…