On Fri, 2017-01-27 at 08:48 +0100, gre...@linuxfoundation.org wrote:
> On Thu, Jan 26, 2017 at 10:26:23PM +, Kani, Toshimitsu wrote:
> > On Thu, 2017-01-26 at 13:52 -0800, Andrew Morton wrote:
> > > On Thu, 26 Jan 2017 14:44:15 -0700 Toshi Kani > > >
> > > wrote:
> > >
> > > > Reading a sysfs
On Thu, Jan 26, 2017 at 10:26:23PM +, Kani, Toshimitsu wrote:
> On Thu, 2017-01-26 at 13:52 -0800, Andrew Morton wrote:
> > On Thu, 26 Jan 2017 14:44:15 -0700 Toshi Kani
> > wrote:
> >
> > > Reading a sysfs memoryN/valid_zones file leads to the following
> > > oops when the first page of a ra
On Thu, 2017-01-26 at 13:52 -0800, Andrew Morton wrote:
> On Thu, 26 Jan 2017 14:44:15 -0700 Toshi Kani
> wrote:
>
> > Reading a sysfs memoryN/valid_zones file leads to the following
> > oops when the first page of a range is not backed by struct page.
> > show_valid_zones() assumes that 'start_p
On Thu, 26 Jan 2017 14:44:15 -0700 Toshi Kani wrote:
> Reading a sysfs memoryN/valid_zones file leads to the following
> oops when the first page of a range is not backed by struct page.
> show_valid_zones() assumes that 'start_pfn' is always valid for
> page_zone().
>
> BUG: unable to handle k
Reading a sysfs memoryN/valid_zones file leads to the following
oops when the first page of a range is not backed by struct page.
show_valid_zones() assumes that 'start_pfn' is always valid for
page_zone().
BUG: unable to handle kernel paging request at ea017a00
IP: show_valid_zones+0x6f
5 matches
Mail list logo