kernel-ark/drivers
Michael Richardson c2f8311d31 [PATCH] ide: cast arguments to pr_debug() properly
This does not show up unless you #define DEBUG in the file, which most
people wouldn't do.  On PPC405, at least, "sector_t" is unsigned long,
which doesn't match %llx/%llu.  Since sector# may well be >32 bits, promote
the value to match the format.

Signed-off-by: Michael Richardson <mcr@xelerance.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-02-07 16:12:31 -08:00
..
acorn
acpi
amba
atm
base [PATCH] drivers/base/bus.c warning fixes 2006-02-07 16:12:31 -08:00
block [PATCH] cciss: softirq handler needs to save interrupt flags 2006-02-07 10:11:19 -08:00
bluetooth
cdrom
char
connector
cpufreq
crypto
dio
edac
eisa
fc4
firmware
hwmon
i2c
ide [PATCH] ide: cast arguments to pr_debug() properly 2006-02-07 16:12:31 -08:00
ieee1394
infiniband
input
isdn
macintosh
mca
md
media V4L/DVB (3318e): DVB: remove the at76c651/tda80xx frontends 2006-02-07 06:55:43 -02:00
message
mfd
misc
mmc
mtd
net [PATCH] Kbuild menu - hide empty NETDEVICES menu when NET is disabled 2006-02-07 02:53:12 -05:00
nubus
oprofile
parisc
parport
pci
pcmcia
pnp
rapidio
s390
sbus
scsi
serial
sh
sn
spi
tc
telephony
usb
video
w1
zorro
Kconfig
Makefile