linux/sound
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
..
aoa [ALSA] snd-aoa: enable dual-edge in GPIOs 2006-06-28 19:31:35 +02:00
arm Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
core Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
drivers [PATCH] 64bit resource: fix up printks for resources in sound drivers 2006-06-27 09:23:58 -07:00
i2c [ALSA] ak4xxx-adda - Code clean-up 2006-06-28 19:31:09 +02:00
isa [PATCH] 64bit resource: fix up printks for resources in sound drivers 2006-06-27 09:23:58 -07:00
mips [ALSA] AMD Au1x00: AC'97 controller is memory mapped 2006-03-22 10:43:28 +01:00
oss Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
parisc [ALSA] Remove xxx_t typedefs: PARISC Harmony 2006-01-03 12:20:09 +01:00
pci Merge master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa 2006-06-29 11:53:31 -07:00
pcmcia [ALSA] sound/vxpocket: fix printk warning 2006-06-22 21:34:15 +02:00
ppc [PATCH] powermac: Fix some 64b resource damage 2006-07-01 20:11:56 -07:00
sparc Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
synth [ALSA] NULL pointer dereference in sound/synth/emux/soundfont.c 2006-06-22 21:34:05 +02:00
usb [ALSA] usb-audio support for Turtle Beach Roadie 2006-06-28 19:30:39 +02:00
Kconfig [ALSA] snd-aoa: add snd-aoa 2006-06-22 21:34:38 +02:00
Makefile [ALSA] fix build failure due to snd-aoa 2006-06-28 19:30:48 +02:00
last.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sound_core.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
sound_firmware.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00