Revision cf0501328674849f8becf6de16620067a0c2f1b5 authored by Andi Kleen on 11 January 2006, 21:46:27 UTC, committed by Linus Torvalds on 12 January 2006, 03:05:01 UTC
Saves about ~18K .text in defconfig

There would be more optimization potential, but that's for later.

Suggestion originally from Bill Irwin.
Fix from Andy Whitcroft.

Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
1 parent cdc4b9c
History
File Mode Size
Kconfig -rw-r--r-- 472 bytes
Kconfig.iosched -rw-r--r-- 1.9 KB
Makefile -rw-r--r-- 287 bytes
as-iosched.c -rw-r--r-- 46.9 KB
cfq-iosched.c -rw-r--r-- 58.2 KB
deadline-iosched.c -rw-r--r-- 20.9 KB
elevator.c -rw-r--r-- 18.3 KB
genhd.c -rw-r--r-- 16.9 KB
ioctl.c -rw-r--r-- 7.1 KB
ll_rw_blk.c -rw-r--r-- 96.3 KB
noop-iosched.c -rw-r--r-- 2.6 KB
scsi_ioctl.c -rw-r--r-- 14.5 KB

back to top