]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] mmconfig: fix unreachable_devices()
authorOGAWA Hirofumi <hirofumi@mail.parknet.co.jp>
Tue, 13 Feb 2007 12:26:20 +0000 (13:26 +0100)
committerAndi Kleen <andi@basil.nowhere.org>
Tue, 13 Feb 2007 12:26:20 +0000 (13:26 +0100)
commit56829d1982b6f1150553c049d372728b9eda5aec
tree87f82f60df288579fe53dec2f45164b3636758b0
parent429d512e532ec9c969aa6f66ddbc542f3a5fe4da
[PATCH] mmconfig: fix unreachable_devices()

Currently, unreachable_devices() compares value of mmconfig and value
of conf1. But it doesn't check the device is reachable or not.

Signed-off-by: OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>
Signed-off-by: Andi Kleen <ak@suse.de>
arch/i386/pci/mmconfig-shared.c
arch/i386/pci/mmconfig.c
arch/i386/pci/pci.h
arch/x86_64/pci/mmconfig.c