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


Groups > linux.kernel > #1535137

[PATCH 0/8 linux-next] libnvdimm: code clean-up

From Fabian Frederick <fabf@skynet.be>
Newsgroups linux.kernel
Subject [PATCH 0/8 linux-next] libnvdimm: code clean-up
Date 2016-12-02 20:20 +0100
Message-ID <sK1xf-7SH-5@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


This small patchset does some clean-up and tries to add some tips when
memmap does not work.

Fabian Frederick (8):
  libnvdimm, namespace: update message level on smaller reservations
  libnvdimm, namespace: add verbosity to persistence warning
  libnvdimm, namespace: move persistence warning
  libnvdimm, namespace: avoid multiple sector calculations
  libnvdimm: remove else after return in nsio_rw_bytes()
  libnvdimm, namespace: use octal for permissions
  mm: warn about possible alignment problem
  mm: use SECTION_MASK where possible

 drivers/nvdimm/claim.c          |  5 ++---
 drivers/nvdimm/namespace_devs.c |  8 ++++----
 drivers/nvdimm/pmem.c           | 18 +++++++++---------
 kernel/memremap.c               | 10 +++++-----
 4 files changed, 20 insertions(+), 21 deletions(-)

-- 
2.7.4

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


Thread

[PATCH 0/8 linux-next] libnvdimm: code clean-up Fabian Frederick <fabf@skynet.be> - 2016-12-02 20:20 +0100

csiph-web