All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Kirill A. Shutemov" <kirill.shutemov@linux.intel.com>
To: Tony Battersby <tonyb@cybernetics.com>
Cc: Hugh Dickins <hughd@google.com>, linux-mm@kvack.org
Subject: Re: regression: lk 4.8 + !CONFIG_SHMEM + shmat() = oops
Date: Wed, 7 Sep 2016 14:14:52 +0300	[thread overview]
Message-ID: <20160907111452.GA138665@black.fi.intel.com> (raw)
In-Reply-To: <58cdb20c-8195-ca05-3700-3ab37a031848@cybernetics.com>

On Tue, Aug 30, 2016 at 01:52:11PM -0400, Tony Battersby wrote:
> The following commit is causing shmat() to oops when CONFIG_SHMEM is
> not set:
> 
> c01d5b300774 ("shmem: get_unmapped_area align huge page")
> 
> Here is the oops:
> 
> BUG: unable to handle kernel NULL pointer dereference at           (null)

Sorry, for delay. This should fix the issue:

  reply	other threads:[~2016-09-07 11:14 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-30 17:52 regression: lk 4.8 + !CONFIG_SHMEM + shmat() = oops Tony Battersby
2016-09-07 11:14 ` Kirill A. Shutemov [this message]
2016-09-07 14:08   ` Tony Battersby
2016-09-07 14:28   ` [PATCH] ipc/shm: fix crash if CONFIG_SHMEM is not set kbuild test robot
2016-09-07 16:33     ` Kirill A. Shutemov
2016-09-07 18:57       ` Tony Battersby

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=20160907111452.GA138665@black.fi.intel.com \
    --to=kirill.shutemov@linux.intel.com \
    --cc=hughd@google.com \
    --cc=linux-mm@kvack.org \
    --cc=tonyb@cybernetics.com \
    /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.