https://github.com/torvalds/linux
Revision cc675230a9ca17010694bc8bd3c69ca9adf2efef authored by Jeff Garzik on 17 October 2005, 17:01:57 UTC, committed by Linus Torvalds on 17 October 2005, 22:01:53 UTC
This change makes quirk_intel_ide_combined() dependent on the precise
conditions under which it is needed:

* IDE is built in
* IDE SATA option is not set
* ata_piix or ahci drivers are enabled

This fixes an issue where some modular configurations would not cause
the quirk to be enabled.

Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
Signed-off-by: Linus torvalds <torvalds@osdl.org>
1 parent 47d6b08
History
Tip revision: cc675230a9ca17010694bc8bd3c69ca9adf2efef authored by Jeff Garzik on 17 October 2005, 17:01:57 UTC
[PATCH] Fix and clean up quirk_intel_ide_combined() configuration
Tip revision: cc67523
File Mode Size
Makefile -rw-r--r-- 237 bytes
compat.c -rw-r--r-- 17.3 KB
compat_mq.c -rw-r--r-- 4.0 KB
mqueue.c -rw-r--r-- 29.1 KB
msg.c -rw-r--r-- 18.3 KB
msgutil.c -rw-r--r-- 2.4 KB
sem.c -rw-r--r-- 32.8 KB
shm.c -rw-r--r-- 20.7 KB
util.c -rw-r--r-- 16.7 KB
util.h -rw-r--r-- 2.6 KB

back to top