On 11/26/13 at 08:59am, Toshi Kani wrote: > On Tue, 2013-11-26 at 14:11 +0800, Dave Young wrote: > > On 11/25/13 at 08:30am, Toshi Kani wrote: > > > HI Dave, > > > > > > I will test v4 again. This time, I will test "memmap=exactmap" option > > > as well. I have tested the following cases before. Are there any other > > > cases you'd like me to test? > > > > > > - kdump > > > - multiple fast reboots and then kdump > > > - old kexec and new kernel w/ noefi & acpi_rsdp option > > > - new kexec and old kernel w/ noefi & acpi_rsdp option > > Retested the above cases with v4 patchset. > > > There's one more test case is w/ debugfs mounted in 1st kernel due to the > > new version exports setup_data to sysfs. > > Tested w/ debugfs mounted. > > > For the exactmap I think it's a corner case, I just tested it in virtual > > machine I think setup a right cmdline is hard. But feel free to test it if > > you can. > > Tested with exactmap for multiple fast reboots. I was not able to setup > kdump properly with this case, but it's not related with your changes > since I was not able to do it without your changes, either. > > Feel free to add my tested-by. Toshi, thanks a lot for your effort. I would like to send a new version which addressing several issues for code structure improvement and changelog etc. If there's no further comments I will send them tommorrow. I have done the rebase in the personal git tree (kexec-efi branch): https://github.com/daveyoung/linux.git They are not functional changes, I hope the test result will be same. If you would like to do a quick test again I can add the tested-by when I resend them, or for saving your time just test them after people are ok with the patches themselves finally. Thanks Dave