Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1464728

Re: [lkp] [mm] 122708b1b9: PANIC: early exception

From Andrew Morton <akpm@linux-foundation.org>
Newsgroups linux.kernel
Subject Re: [lkp] [mm] 122708b1b9: PANIC: early exception
Date 2016-08-17 21:20 +0200
Message-ID <s7exz-5ga-3@gated-at.bofh.it> (permalink)
References <s6Ots-4M4-9@gated-at.bofh.it> <s7bq2-32y-19@gated-at.bofh.it> <s7bJn-3pe-5@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Wed, 17 Aug 2016 17:10:28 +0100 Catalin Marinas <catalin.marinas@arm.com> wrote:

> On Wed, Aug 17, 2016 at 11:51:41PM +0800, kernel test robot wrote:
> > FYI, we noticed the following commit:
> > 
> > https://github.com/0day-ci/linux Catalin-Marinas/mm-kmemleak-Avoid-using-__va-on-addresses-that-don-t-have-a-lowmem-mapping/20160816-232733
> > commit 122708b1b91eb3d253baf86a263ead0f1f5cac78 ("mm: kmemleak: Avoid using __va() on addresses that don't have a lowmem mapping")
> > 
> > in testcase: boot
> > 
> > on test machine: 1 threads qemu-system-i386 -enable-kvm with 320M memory
> > 
> > caused below changes:
> > 
> > +--------------------------------+------------+------------+
> > |                                | 304bec1b1d | 122708b1b9 |
> > +--------------------------------+------------+------------+
> > | boot_successes                 | 3          | 0          |
> > | boot_failures                  | 5          | 8          |
> > | invoked_oom-killer:gfp_mask=0x | 1          |            |
> > | Mem-Info                       | 1          |            |
> > | BUG:kernel_test_crashed        | 4          |            |
> > | PANIC:early_exception          | 0          | 8          |
> > | EIP_is_at__phys_addr           | 0          | 8          |
> > | BUG:kernel_hang_in_boot_stage  | 0          | 2          |
> > | BUG:kernel_boot_hang           | 0          | 6          |
> > +--------------------------------+------------+------------+
> 
> Please disregard this patch. I posted v2 here:
> 
> http://lkml.kernel.org/g/1471426130-21330-1-git-send-email-catalin.marinas@arm.com
> 
> (and I'm eager to see the kbuild/kernel test robot results ;))

I don't see how the v1->v2 changes could fix a panic?

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH] mm: kmemleak: Avoid using __va() on addresses that don't have a lowmem mapping Catalin Marinas <catalin.marinas@arm.com> - 2016-08-16 17:30 +0200
  Re: [PATCH] mm: kmemleak: Avoid using __va() on addresses that don't  have a lowmem mapping kbuild test robot <lkp@intel.com> - 2016-08-16 19:20 +0200
    Re: [PATCH] mm: kmemleak: Avoid using __va() on addresses that don't  have a lowmem mapping Catalin Marinas <catalin.marinas@arm.com> - 2016-08-16 19:40 +0200
  Re: [PATCH] mm: kmemleak: Avoid using __va() on addresses that don't  have a lowmem mapping kbuild test robot <lkp@intel.com> - 2016-08-16 19:30 +0200
  Re: [PATCH] mm: kmemleak: Avoid using __va() on addresses that don't  have a lowmem mapping Catalin Marinas <catalin.marinas@arm.com> - 2016-08-16 19:40 +0200
  Re: [PATCH] mm: kmemleak: Avoid using __va() on addresses that don't  have a lowmem mapping kbuild test robot <lkp@intel.com> - 2016-08-16 19:50 +0200
  Re: [lkp] [mm]  122708b1b9: PANIC: early exception Catalin Marinas <catalin.marinas@arm.com> - 2016-08-17 18:20 +0200
    Re: [lkp] [mm]  122708b1b9: PANIC: early exception Andrew Morton <akpm@linux-foundation.org> - 2016-08-17 21:20 +0200
      Re: [lkp] [mm]  122708b1b9: PANIC: early exception Catalin Marinas <catalin.marinas@arm.com> - 2016-08-17 22:40 +0200

csiph-web