All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: lkp@lists.01.org
Subject: Re: 1ca163afb6 ("irda: move net/irda/ to drivers/staging/irda/net/"): BUG: unable to handle kernel NULL pointer dereference at 00000004
Date: Tue, 29 Aug 2017 11:13:06 +0200	[thread overview]
Message-ID: <20170829091306.GA9337@kroah.com> (raw)
In-Reply-To: <59a52d1f.kK0w8jJmSLyVANxU%fengguang.wu@intel.com>

[-- Attachment #1: Type: text/plain, Size: 3136 bytes --]

On Tue, Aug 29, 2017 at 05:00:15PM +0800, kernel test robot wrote:
> Greetings,
> 
> 0day kernel testing robot got the below dmesg and the first bad commit is
> 
> https://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue.git dev-queue
> 
> commit 1ca163afb6fd569b6efdc221954177cba5a02cbc
> Author:     Greg Kroah-Hartman <gregkh@linuxfoundation.org>
> AuthorDate: Sun Aug 27 17:03:31 2017 +0200
> Commit:     David S. Miller <davem@davemloft.net>
> CommitDate: Mon Aug 28 16:42:56 2017 -0700
> 
>     irda: move net/irda/ to drivers/staging/irda/net/
>     
>     It's time to get rid of IRDA.  It's long been broken, and no one seems
>     to use it anymore.  So move it to staging and after a while, we can
>     delete it from there.
>     
>     To start, move the network irda core from net/irda to
>     drivers/staging/irda/net/
>     
>     Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
>     Signed-off-by: David S. Miller <davem@davemloft.net>
> 
> 9d8c7e5a87  Merge branch 'dpaa_eth-rss'
> 1ca163afb6  irda: move net/irda/ to drivers/staging/irda/net/
> 3cfc4a120a  ixgbe: add error checks when initializing the PHY
> +-----------------------------------------------------+------------+------------+------------+
> |                                                     | 9d8c7e5a87 | 1ca163afb6 | 3cfc4a120a |
> +-----------------------------------------------------+------------+------------+------------+
> | boot_successes                                      | 2          | 0          | 0          |
> | boot_failures                                       | 57         | 26         | 12         |
> | WARNING:at_arch/x86/mm/dump_pagetables.c:#note_page | 55         |            |            |
> | EIP:note_page                                       | 55         |            |            |
> | invoked_oom-killer:gfp_mask=0x                      | 1          |            |            |
> | Mem-Info                                            | 1          |            |            |
> | IP-Config:Auto-configuration_of_network_failed      | 2          |            |            |
> | BUG:unable_to_handle_kernel                         | 0          | 26         | 12         |
> | Oops:#[##]                                          | 0          | 26         | 12         |
> | EIP:dev_add_pack                                    | 0          | 26         | 12         |
> | Kernel_panic-not_syncing:Fatal_exception            | 0          | 26         | 12         |
> | BUG:kernel_in_stage                                 | 0          | 2          |            |
> +-----------------------------------------------------+------------+------------+------------+
> 
> [    0.124299] SCSI subsystem initialized
> [    0.125024] libata version 3.00 loaded.
> [    0.125494] media: Linux media interface: v0.10
> [    0.126015] Linux video capture interface: v2.00
> [    0.126582] NET: Registered protocol family 23
> [    0.127010] BUG: unable to handle kernel NULL pointer dereference at 00000004

Ouch, will fix this, thanks.

greg k-h

      reply	other threads:[~2017-08-29  9:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-29  9:00 1ca163afb6 ("irda: move net/irda/ to drivers/staging/irda/net/"): BUG: unable to handle kernel NULL pointer dereference at 00000004 kernel test robot
2017-08-29  9:13 ` Greg Kroah-Hartman [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170829091306.GA9337@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=lkp@lists.01.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.