From: Dave Hansen <dave.hansen@linux.intel.com>
To: Dave Jiang <dave.jiang@intel.com>, akpm@linux-foundation.org
Cc: keescook@google.com, mawilcox@microsoft.com,
linux-nvdimm@lists.01.org, linux-xfs@vger.kernel.org,
linux-mm@kvack.org, kirill.shutemov@linux.intel.com,
jack@suse.com, dan.j.williams@intel.com,
linux-ext4@vger.kernel.org, ross.zwisler@linux.intel.com,
vbabka@suse.cz, alexander.kapshuk@gmail.com
Subject: Re: [PATCH] mm,x86: fix SMP x86 32bit build for native_pud_clear()
Date: Thu, 16 Feb 2017 07:42:34 -0800 [thread overview]
Message-ID: <68216ac2-e194-30fa-9dcb-2020e8953bf5@linux.intel.com> (raw)
In-Reply-To: <148719066814.31111.3239231168815337012.stgit@djiang5-desk3.ch.intel.com>
On 02/15/2017 12:31 PM, Dave Jiang wrote:
> The fix introduced by e4decc90 to fix the UP case for 32bit x86, however
> that broke the SMP case that was working previously. Add ifdef so the dummy
> function only show up for 32bit UP case only.
Could you elaborate a bit on how it broke things?
> Fix: e4decc90 mm,x86: native_pud_clear missing on i386 build
Which tree is that in, btw?
next prev parent reply other threads:[~2017-02-16 15:42 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-15 20:31 [PATCH] mm,x86: fix SMP x86 32bit build for native_pud_clear() Dave Jiang
2017-02-16 15:42 ` Dave Hansen [this message]
2017-02-16 16:27 ` Dave Jiang
2017-02-27 18:31 ` Laura Abbott
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=68216ac2-e194-30fa-9dcb-2020e8953bf5@linux.intel.com \
--to=dave.hansen@linux.intel.com \
--cc=akpm@linux-foundation.org \
--cc=alexander.kapshuk@gmail.com \
--cc=dan.j.williams@intel.com \
--cc=dave.jiang@intel.com \
--cc=jack@suse.com \
--cc=keescook@google.com \
--cc=kirill.shutemov@linux.intel.com \
--cc=linux-ext4@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=linux-nvdimm@lists.01.org \
--cc=linux-xfs@vger.kernel.org \
--cc=mawilcox@microsoft.com \
--cc=ross.zwisler@linux.intel.com \
--cc=vbabka@suse.cz \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).