kernel-ark/drivers
Benjamin Herrenschmidt d63fb6c55f [PATCH] powermac: Fix some 64b resource damage
The 64 bits resource patches did a bit of damage on PowerMac causing a
buffer overflow in macio_asic and a warning in a sound driver. The
former is fixed by reverting the sprintf of the bus_id to %08x as it was
before. The bus_id used for macio devices is always a 32 bits value
(macio always sits in 32 bits space) and since it's exposed to userland,
the format of the string shouldn't be changed like that anyway. The
second by using the proper type for printk.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-07-01 20:11:56 -07:00
..
acorn
acpi [PATCH] ACPI: fix not power-manageable device message 2006-07-01 09:55:58 -07:00
amba
atm
base
block [PATCH] drivers/block/nbd.c compile fix 2006-07-01 09:56:04 -07:00
bluetooth
cdrom
char
clocksource
connector
cpufreq
crypto
dio
dma
edac [PATCH] EDAC: fix module names quoted in sysfs 2006-07-01 09:55:58 -07:00
eisa
fc4
firmware
hwmon
i2c
ide [PATCH] Fix problem with ATAPI DMA on IT8212 in Linux 2006-07-01 09:56:04 -07:00
ieee1394
infiniband [PATCH] IB/ipath: namespace cleanup: replace ips with ipath 2006-07-01 09:56:02 -07:00
input
isdn
leds
macintosh [PATCH] powermac: Fix some 64b resource damage 2006-07-01 20:11:56 -07:00
mca
md
media
message
mfd
misc
mmc
mtd
net
nubus
oprofile
parisc
parport
pci
pcmcia
pnp [PATCH] pnp: suppress request_irq() warning 2006-07-01 09:56:04 -07:00
rapidio
rtc [PATCH] RTC: class driver for Samsung S3C series SoC 2006-07-01 09:56:03 -07:00
s390
sbus
scsi
serial Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 2006-06-30 15:40:35 -07:00
sh
sn
spi
tc
telephony
usb
video
w1
zorro
Kconfig
Makefile