lkml.org 
[lkml]   [2021]   [Jun]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: [PATCH v2 1/2] mm: fix the pfn calculation mistake in __ioremap_check_ram
Date
On Sat, Jun 19 2021 at 23:22, Thomas Gleixner wrote:
> Please make that:
>
> start_pfn = PFN_DOWN(res->start);
> stop_pfn = PFN_UP(res->end);

That should obviously be PFN_DOWN(res->end) as well.

\
 
 \ /
  Last update: 2021-06-21 10:06    [W:0.061 / U:0.084 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site