commit | 56829d1982b6f1150553c049d372728b9eda5aec | [log] [tgz] |
---|---|---|
author | OGAWA Hirofumi <hirofumi@mail.parknet.co.jp> | Tue Feb 13 13:26:20 2007 +0100 |
committer | Andi Kleen <andi@basil.nowhere.org> | Tue Feb 13 13:26:20 2007 +0100 |
tree | 87f82f60df288579fe53dec2f45164b3636758b0 | |
parent | 429d512e532ec9c969aa6f66ddbc542f3a5fe4da [diff] |
[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>