* [GIT PULL] Two fixes for 4.0-rc2
@ 2015-02-27 15:42 Jens Axboe
0 siblings, 0 replies; only message in thread
From: Jens Axboe @ 2015-02-27 15:42 UTC (permalink / raw)
To: torvalds; +Cc: linux-kernel
Hi Linus,
Two smaller fixes for this cycle:
- A fixup from Keith so that NVMe compiles without BLK_INTEGRITY,
basically just moving the code around appropriately.
- A fixup for shm, fixing an oops in shmem_mapping() for mapping with no
inode. From Sasha.
Please pull!
git://git.kernel.dk/linux-block.git for-linus
for you to fetch changes up to f0774d884bad7007b54cfffb5c93c23420c75aa6:
mm: shmem: check for mapping owner before dereferencing (2015-02-23 10:00:11 -0800)
----------------------------------------------------------------
Keith Busch (1):
NVMe: Fix for BLK_DEV_INTEGRITY not set
Sasha Levin (1):
mm: shmem: check for mapping owner before dereferencing
drivers/block/nvme-core.c | 99 +++++++++++++++++++++++++++--------------------
mm/shmem.c | 3 ++
2 files changed, 61 insertions(+), 41 deletions(-)
--
Jens Axboe
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2015-02-27 15:43 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-27 15:42 [GIT PULL] Two fixes for 4.0-rc2 Jens Axboe
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox