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


Groups > linux.kernel > #1431182

[PATCH 0/2] ZONE_DEVICE cleanups

From Dan Williams <dan.j.williams@intel.com>
Newsgroups linux.kernel
Subject [PATCH 0/2] ZONE_DEVICE cleanups
Date 2016-06-25 19:50 +0200
Message-ID <rNZSp-8pa-3@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


Minor cleanups for CONFIG_ZONE_DEVICE.

Andrew, killing the CONFIG_EXPERT dependency might be worth applying for
4.7, but otherwise these can wait for 4.8. These have received a "build
success" notification from the kbuild robot over 58 configs.  Please
apply, or ack and I'll queue them with the rest of the libnvdimm-for-4.8
updates.

---

Dan Williams (2):
      mm: CONFIG_ZONE_DEVICE stop depending on CONFIG_EXPERT
      mm: cleanup ifdef guards for vmem_altmap


 include/linux/memremap.h |    2 +-
 kernel/memremap.c        |    8 --------
 mm/Kconfig               |    2 +-
 3 files changed, 2 insertions(+), 10 deletions(-)

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


Thread

[PATCH 0/2] ZONE_DEVICE cleanups Dan Williams <dan.j.williams@intel.com> - 2016-06-25 19:50 +0200
  [PATCH 1/2] mm: CONFIG_ZONE_DEVICE stop depending on CONFIG_EXPERT Dan Williams <dan.j.williams@intel.com> - 2016-06-25 19:50 +0200
    Re: [PATCH 1/2] mm: CONFIG_ZONE_DEVICE stop depending on CONFIG_EXPERT Jeff Moyer <jmoyer@redhat.com> - 2016-06-27 15:40 +0200

csiph-web