kernel-ark/include/asm-ppc
Jesper Juhl dcd497f99a [PATCH] streamline preempt_count type across archs
The preempt_count member of struct thread_info is currently either defined
as int, unsigned int or __s32 depending on arch.  This patch makes the type
of preempt_count an int on all archs.

Having preempt_count be an unsigned type prevents the catching of
preempt_count < 0 bugs, and using int on some archs and __s32 on others is
not exactely "neat" - much nicer when it's just int all over.

A previous version of this patch was already ACK'ed by Robert Love, and the
only change in this version of the patch compared to the one he ACK'ed is
that this one also makes sure the preempt_count member is consistently
commented.

Signed-off-by: Jesper Juhl <juhl-lkml@dif.dk>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-06-23 09:45:19 -07:00
..
8xx_immap.h
8253pit.h
a.out.h
agp.h [PATCH] AGP fix for Xen VMM 2005-06-07 12:35:43 -07:00
amigahw.h
amigaints.h
amigappc.h
amigayle.h
amipcmcia.h
ans-lcd.h
atomic.h
backlight.h
bitops.h
bootinfo.h
bootx.h
bseip.h
btext.h
bug.h
bugs.h
byteorder.h
cache.h
cacheflush.h
checksum.h
commproc.h
cpm2.h [PATCH] ppc32: Support for 82xx PQII on-chip PCI bridge 2005-05-28 16:46:15 -07:00
cputable.h
cputime.h
current.h
dbdma.h
delay.h
div64.h
dma-mapping.h
dma.h
elf.h
errno.h
fcntl.h
floppy.h
fsl_ocp.h
gg2.h
gt64260_defs.h
gt64260.h
hardirq.h
harrier.h
hawk_defs.h
hawk.h
hdreg.h
heathrow.h
highmem.h
hw_irq.h
hydra.h
i8259.h
ibm4xx.h
ibm44x.h
ibm403.h
ibm405.h
ibm_ocp_pci.h
ibm_ocp.h
ide.h
immap_85xx.h
immap_cpm2.h
io.h
ioctl.h
ioctls.h
ipc.h
ipcbuf.h
ipic.h
irq.h [PATCH] ppc32: Added support for all MPC8548 internal interrupts 2005-06-21 18:46:24 -07:00
keylargo.h
kgdb.h
kmap_types.h
linkage.h
local.h
m48t35.h
m8260_pci.h [PATCH] ppc32: Support for 82xx PQII on-chip PCI bridge 2005-05-28 16:46:15 -07:00
machdep.h
macio.h
mc146818rtc.h
md.h
mediabay.h
mk48t59.h
mman.h
mmu_context.h
mmu.h
module.h
mpc8xx.h
mpc10x.h [PATCH] ppc32: Converted MPC10X bridge to use platform devices instead of OCP 2005-06-21 18:46:23 -07:00
mpc52xx_psc.h
mpc52xx.h
mpc83xx.h
mpc85xx.h [PATCH] ppc32: Added support for all MPC8548 internal interrupts 2005-06-21 18:46:24 -07:00
mpc8260_pci9.h
mpc8260.h [PATCH] ppc32: Support for 82xx PQII on-chip PCI bridge 2005-05-28 16:46:15 -07:00
msgbuf.h
mv64x60_defs.h
mv64x60.h
namei.h
nvram.h
ocp_ids.h
ocp.h [PATCH] Driver Core: include: update device attribute callbacks 2005-06-20 15:15:35 -07:00
of_device.h
ohare.h
open_pic.h
page.h
param.h
parport.h
pc_serial.h
pci-bridge.h
pci.h
percpu.h
perfmon.h
pgalloc.h
pgtable.h [PATCH] ppc32: Clean up NUM_TLBCAMS usage for Freescale Book-E PPC's 2005-06-21 18:46:24 -07:00
pmac_feature.h
pmac_low_i2c.h
pnp.h
poll.h
posix_types.h
ppc4xx_dma.h
ppc4xx_pic.h
ppc_asm.h
ppc_sys.h [PATCH] ppc32: Converted MPC10X bridge to use platform devices instead of OCP 2005-06-21 18:46:23 -07:00
ppcboot.h
prep_nvram.h
processor.h
prom.h
ptrace.h
raven.h
reg_booke.h
reg.h
residual.h
resource.h
rheap.h
rtc.h
rwsem.h
scatterlist.h
seccomp.h Add missing asm-ppc/seccomp.h. Must learn to use git properly. 2005-05-11 11:36:21 +01:00
sections.h
segment.h
semaphore.h
sembuf.h
serial.h
setup.h
shmbuf.h
shmparam.h
sigcontext.h [PATCH] ppc32: add <linux/compiler.h> to <asm/sigcontext.h> 2005-06-06 17:02:02 -07:00
siginfo.h
signal.h
smp.h [PATCH] smp_processor_id() cleanup 2005-06-21 18:46:13 -07:00
socket.h
sockios.h
spinlock.h
stat.h
statfs.h
string.h
suspend.h
system.h
termbits.h
termios.h
thread_info.h [PATCH] streamline preempt_count type across archs 2005-06-23 09:45:19 -07:00
time.h
timex.h
tlb.h
tlbflush.h
todc.h
topology.h
traps.h
types.h
uaccess.h
ucontext.h
unaligned.h
uninorth.h
unistd.h
user.h
vga.h
xmon.h
xor.h
xparameters.h
zorro.h