https://github.com/torvalds/linux
Revision 2bcb1b7de9eeea969a25d5f2b4511195cca9f2a2 authored by Linus Torvalds on 04 July 2007, 22:24:39 UTC, committed by Linus Torvalds on 04 July 2007, 22:24:39 UTC
Yeah, we could have just disabled it, but there's work on a new one that
isn't as fundamentally broken, so there really doesn't seem to be any
point in keeping it around.

The recent timer cleanup broke the only valid use, and when I say
"valid", I obviously mean "totally broken".  So it's not like it works,
or really even can work in the current format that uses the unsafe
"panic" LED blinking routines..

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent 190045d
History
Tip revision: 2bcb1b7de9eeea969a25d5f2b4511195cca9f2a2 authored by Linus Torvalds on 04 July 2007, 22:24:39 UTC
Remove the blink driver
Tip revision: 2bcb1b7
File Mode Size
Kconfig -rw-r--r-- 1.5 KB
Kconfig.iosched -rw-r--r-- 1.9 KB
Makefile -rw-r--r-- 347 bytes
as-iosched.c -rw-r--r-- 37.7 KB
blktrace.c -rw-r--r-- 12.4 KB
cfq-iosched.c -rw-r--r-- 52.6 KB
deadline-iosched.c -rw-r--r-- 11.6 KB
elevator.c -rw-r--r-- 25.0 KB
genhd.c -rw-r--r-- 19.7 KB
ioctl.c -rw-r--r-- 7.4 KB
ll_rw_blk.c -rw-r--r-- 104.7 KB
noop-iosched.c -rw-r--r-- 2.5 KB
scsi_ioctl.c -rw-r--r-- 16.4 KB

back to top