linux/drivers/ide
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
..
arm
cris
h8300
legacy [PATCH] Add block_device_operations.getgeo block device method 2006-01-08 20:13:54 -08:00
mips [PATCH] ide: AU1200 IDE update 2005-12-15 02:17:46 +01:00
pci [PATCH] IDE: always enable CONFIG_PDC202XX_FORCE 2006-02-03 08:32:13 -08:00
ppc [PATCH] powerpc: Experimental support for new G5 Macs (#2) 2006-01-09 15:03:17 +11:00
Kconfig [PATCH] IDE: always enable CONFIG_PDC202XX_FORCE 2006-02-03 08:32:13 -08:00
Makefile
ide-cd.c [PATCH] Unlinline a bunch of other functions 2006-01-14 18:27:06 -08:00
ide-cd.h [PATCH] ide-cd: remove write-only cmd field from struct cdrom_info 2005-12-15 02:20:49 +01:00
ide-disk.c [PATCH] ide: cast arguments to pr_debug() properly 2006-02-07 16:12:31 -08:00
ide-dma.c [PATCH] ide: core modifications for AU1200 2005-12-15 02:16:18 +01:00
ide-floppy.c [PATCH] Add ide_bus_type probe and remove methods 2006-01-13 11:26:10 -08:00
ide-generic.c
ide-io.c [PATCH] drivers/ide/ide-io.c: make __ide_end_request() static 2006-02-03 08:32:12 -08:00
ide-iops.c [PATCH] solve false-positive soft lockup messages during IDE init 2006-02-03 08:32:12 -08:00
ide-lib.c [PATCH] ide: fix ide_toggle_bounce() to not try to bounce if we have an IOMMU 2005-11-18 23:13:33 +01:00
ide-pnp.c
ide-probe.c [PATCH] stop CompactFlash devices being marked as removable 2006-02-03 08:32:12 -08:00
ide-proc.c
ide-tape.c [PATCH] Add ide_bus_type probe and remove methods 2006-01-13 11:26:10 -08:00
ide-taskfile.c [PATCH] Unlinline a bunch of other functions 2006-01-14 18:27:06 -08:00
ide-timing.h
ide.c [PATCH] stop CompactFlash devices being marked as removable 2006-02-03 08:32:12 -08:00
setup-pci.c [PATCH] ide: make comment match reality 2005-11-18 23:11:24 +01:00