https://github.com/torvalds/linux
Revision a2b2f45be7e9138bde7fcba3b8e9257fea04d087 authored by Al Viro on 23 August 2005, 21:45:41 UTC, committed by Linus Torvalds on 24 August 2005, 01:43:41 UTC
infiniband uses PCI helpers all over the place (including the core parts) and
won't build without PCI.

Signed-off-by: Al Viro <viro@parcelfarce.linux.theplanet.co.uk>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
1 parent 697ae16
History
Tip revision: a2b2f45be7e9138bde7fcba3b8e9257fea04d087 authored by Al Viro on 23 August 2005, 21:45:41 UTC
[PATCH] Kconfig fix (infiniband and PCI)
Tip revision: a2b2f45
File Mode Size
Kconfig -rw-r--r-- 2.7 KB
Makefile -rw-r--r-- 689 bytes
bootmem.c -rw-r--r-- 10.7 KB
fadvise.c -rw-r--r-- 2.5 KB
filemap.c -rw-r--r-- 56.1 KB
filemap.h -rw-r--r-- 2.2 KB
filemap_xip.c -rw-r--r-- 10.2 KB
fremap.c -rw-r--r-- 6.3 KB
highmem.c -rw-r--r-- 13.7 KB
hugetlb.c -rw-r--r-- 10.2 KB
internal.h -rw-r--r-- 486 bytes
madvise.c -rw-r--r-- 7.2 KB
memory.c -rw-r--r-- 59.1 KB
mempolicy.c -rw-r--r-- 29.7 KB
mempool.c -rw-r--r-- 8.0 KB
mincore.c -rw-r--r-- 4.4 KB
mlock.c -rw-r--r-- 5.3 KB
mmap.c -rw-r--r-- 53.7 KB
mprotect.c -rw-r--r-- 6.5 KB
mremap.c -rw-r--r-- 10.6 KB
msync.c -rw-r--r-- 5.6 KB
nommu.c -rw-r--r-- 27.7 KB
oom_kill.c -rw-r--r-- 7.4 KB
page-writeback.c -rw-r--r-- 22.7 KB
page_alloc.c -rw-r--r-- 62.2 KB
page_io.c -rw-r--r-- 3.6 KB
pdflush.c -rw-r--r-- 5.8 KB
prio_tree.c -rw-r--r-- 6.3 KB
readahead.c -rw-r--r-- 15.8 KB
rmap.c -rw-r--r-- 21.8 KB
shmem.c -rw-r--r-- 57.6 KB
slab.c -rw-r--r-- 82.1 KB
sparse.c -rw-r--r-- 3.4 KB
swap.c -rw-r--r-- 12.0 KB
swap_state.c -rw-r--r-- 9.3 KB
swapfile.c -rw-r--r-- 40.9 KB
thrash.c -rw-r--r-- 2.6 KB
tiny-shmem.c -rw-r--r-- 2.7 KB
truncate.c -rw-r--r-- 8.9 KB
vmalloc.c -rw-r--r-- 13.1 KB
vmscan.c -rw-r--r-- 37.1 KB

back to top