On 26/06/11 08:09PM, Gupta, Pankaj wrote:
> 
> > From: John Groves <[email protected]>
> > 
> > Convert the WARN_ON to a fatal error when pgmap_phys > phys. This
> > condition means the remapped region starts after the device's data
> > region, which is an impossible state. Previously the probe continued
> > with data_offset=0, leaving virt_addr silently misaligned. Now probe
> > returns -EINVAL with a diagnostic message.
> > 
> > Fixes: 759455848df0b ("dax: Save the kva from memremap")
> > 
> > Reviewed-by: Dave Jiang <[email protected]>
> > Reviewed-by: Alison Schofield <[email protected]>
> > Signed-off-by: John Groves <[email protected]>
> 
> Reviewed-by: Pankaj Gupta <[email protected]>

Thank you!
John

<snip>


Reply via email to