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


Groups > linux.kernel > #1213825

Re: [PATCH v2 5/9] x86, pmem: push fallback handling to arch code

From Christoph Hellwig <hch@lst.de>
Newsgroups linux.kernel
Subject Re: [PATCH v2 5/9] x86, pmem: push fallback handling to arch code
Date 2015-08-26 14:50 +0200
Message-ID <q1Ijo-602-29@gated-at.bofh.it> (permalink)
References <q1xQZ-7IF-3@gated-at.bofh.it> <q1xR1-7IF-23@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


I like the intent behind this, but not the implementation.

I think the right approach is to keep the defaults in linux/pmem.h
and simply not set CONFIG_ARCH_HAS_PMEM_API for x86-32.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

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


Thread

[PATCH v2 5/9] x86, pmem: push fallback handling to arch code Dan Williams <dan.j.williams@intel.com> - 2015-08-26 03:40 +0200
  Re: [PATCH v2 5/9] x86, pmem: push fallback handling to arch code Christoph Hellwig <hch@lst.de> - 2015-08-26 14:50 +0200
    Re: [PATCH v2 5/9] x86, pmem: push fallback handling to arch code "Williams, Dan J" <dan.j.williams@intel.com> - 2015-08-26 23:40 +0200
      Re: [PATCH v2 5/9] x86, pmem: push fallback handling to arch code "hch@lst.de" <hch@lst.de> - 2015-08-27 09:40 +0200
      Re: [PATCH v2 5/9] x86, pmem: push fallback handling to arch code Ross Zwisler <ross.zwisler@linux.intel.com> - 2015-08-28 22:30 +0200
      Re: [PATCH v2 5/9] x86, pmem: push fallback handling to arch code Dan Williams <dan.j.williams@intel.com> - 2015-08-28 23:50 +0200
        Re: [PATCH v2 5/9] x86, pmem: push fallback handling to arch code Toshi Kani <toshi.kani@hp.com> - 2015-08-29 00:00 +0200
          Re: [PATCH v2 5/9] x86, pmem: push fallback handling to arch code "Williams, Dan J" <dan.j.williams@intel.com> - 2015-08-29 06:10 +0200
            Re: [PATCH v2 5/9] x86, pmem: push fallback handling to arch code "hch@lst.de" <hch@lst.de> - 2015-08-29 16:00 +0200
      Re: [PATCH v2 5/9] x86, pmem: push fallback handling to arch code Toshi Kani <toshi.kani@hp.com> - 2015-08-28 23:50 +0200

csiph-web