kernel_optimize_test/drivers/media
Hans Verkuil cfb046cb80 [media] cx18/ivtv: fix regression: remove __init from a non-init function
Commits 5e6e81b289 (cx18) and
2aebbf6737 (ivtv) added an __init
annotation to the cx18-alsa-load and ivtv-alsa-load functions. However,
these functions are called *after* initialization by the main cx18/ivtv
driver. By that time the memory containing those functions is already
freed and your machine goes BOOM.

Cc: stable@vger.kernel.org # for 3.8
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2013-02-11 18:18:14 -02:00
..
common [media] tveeprom: Fix lots of bad whitespace 2013-02-08 16:19:22 -02:00
dvb-core
dvb-frontends [media] stv0900: remove unnecessary null pointer check 2013-02-08 18:05:48 -02:00
firewire
i2c [media] tveeprom: move from media/i2c to media/common 2013-02-08 16:12:29 -02:00
mmc
parport
pci [media] cx18/ivtv: fix regression: remove __init from a non-init function 2013-02-11 18:18:14 -02:00
platform [media] s5p-tv: Include missing platform_device.h header 2013-02-08 17:29:22 -02:00
radio
rc [media] redrat3: fix transmit return value and overrun 2013-02-08 14:18:16 -02:00
tuners [media] fc0011: Return early, if the frequency is already tuned 2013-02-08 17:51:36 -02:00
usb [media] em28xx: fix analog streaming with USB bulk transfers 2013-02-11 18:17:44 -02:00
v4l2-core [media] v4l2-core: do not enable the buffer ioctls for radio devices 2013-02-06 13:15:59 -02:00
Kconfig
Makefile
media-device.c
media-devnode.c
media-entity.c