On Mon, 2012-10-15 at 16:00 +0900, Takao Indoh wrote: > This patch resets PCIe devices at boot time by hot reset when > "reset_devices" is specified. > > Signed-off-by: Takao Indoh <[email protected]> > --- > arch/x86/include/asm/pci-direct.h | 1 > arch/x86/kernel/setup.c | 3 > arch/x86/pci/early.c | 344 ++++++++++++++++++++++++++++ > include/linux/pci.h | 2 > init/main.c | 4 > 5 files changed, 352 insertions(+), 2 deletions(-) >
Looks good. Reviewed-by: Khalid Aziz <[email protected]> -- Khalid _______________________________________________ kexec mailing list [email protected] http://lists.infradead.org/mailman/listinfo/kexec
