Re: [PATCH] efi: Fix the size not consistent issue when unmapping memory map

2018-04-15 Thread Dave Young
On 04/13/18 at 02:27pm, Lee, Chun-Yi wrote: > When using kdump, SOMETIMES the "size not consistent" warning message > shows up when the crash kernel boots with early_ioremap_debug parameter: > > WARNING: CPU: 0 PID: 0 at ../mm/early_ioremap.c:182 early_iounmap+0x4f/0x12c() >

Re: [PATCH] efi: Fix the size not consistent issue when unmapping memory map

2018-04-15 Thread Dave Young
On 04/16/18 at 10:57am, Dave Young wrote: > On 04/13/18 at 02:27pm, Lee, Chun-Yi wrote: > > When using kdump, SOMETIMES the "size not consistent" warning message > > shows up when the crash kernel boots with early_ioremap_debug parameter: > > > > WARNING: CPU: 0 PID: 0 at