From: Ingo Molnar <mingo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
To: Dan Williams <dan.j.williams-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
Cc: linux-nvdimm-hn68Rpc1hR1g9hUCZPvPmw@public.gmane.org,
linux-api-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
x86-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org,
linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org,
Ingo Molnar <mingo-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>,
"H. Peter Anvin" <hpa-YMNOUZJC4hwAvxtiuMwx3w@public.gmane.org>,
Thomas Gleixner <tglx-hfZtesqFncYOwBW4kG4KsQ@public.gmane.org>
Subject: Re: [RFC PATCH 2/2] x86: wire up mincore2()
Date: Tue, 13 Sep 2016 20:44:46 +0200 [thread overview]
Message-ID: <20160913184445.GA810@gmail.com> (raw)
In-Reply-To: <147361510160.17004.6974628969361614698.stgit-p8uTFz9XbKj2zm6wflaqv1nYeNYlB/vhral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
* Dan Williams <dan.j.williams-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> wrote:
> Add the new the mincore2() symbol to the x86 syscall tables.
Could you please send the patch against -tip? We have this (new) commit in the x86
tree:
f9afc6197e9b x86: Wire up protection keys system calls
... which created a new conflict.
Thanks,
Ingo
WARNING: multiple messages have this Message-ID (diff)
From: Ingo Molnar <mingo@kernel.org>
To: Dan Williams <dan.j.williams@intel.com>
Cc: linux-nvdimm@lists.01.org, linux-api@vger.kernel.org,
x86@kernel.org, linux-kernel@vger.kernel.org, linux-mm@kvack.org,
Ingo Molnar <mingo@redhat.com>, "H. Peter Anvin" <hpa@zytor.com>,
Thomas Gleixner <tglx@linutronix.de>
Subject: Re: [RFC PATCH 2/2] x86: wire up mincore2()
Date: Tue, 13 Sep 2016 20:44:46 +0200 [thread overview]
Message-ID: <20160913184445.GA810@gmail.com> (raw)
In-Reply-To: <147361510160.17004.6974628969361614698.stgit@dwillia2-desk3.amr.corp.intel.com>
* Dan Williams <dan.j.williams@intel.com> wrote:
> Add the new the mincore2() symbol to the x86 syscall tables.
Could you please send the patch against -tip? We have this (new) commit in the x86
tree:
f9afc6197e9b x86: Wire up protection keys system calls
... which created a new conflict.
Thanks,
Ingo
_______________________________________________
Linux-nvdimm mailing list
Linux-nvdimm@lists.01.org
https://lists.01.org/mailman/listinfo/linux-nvdimm
WARNING: multiple messages have this Message-ID (diff)
From: Ingo Molnar <mingo@kernel.org>
To: Dan Williams <dan.j.williams@intel.com>
Cc: linux-mm@kvack.org, linux-nvdimm@lists.01.org,
linux-api@vger.kernel.org, x86@kernel.org,
linux-kernel@vger.kernel.org, Ingo Molnar <mingo@redhat.com>,
"H. Peter Anvin" <hpa@zytor.com>,
Thomas Gleixner <tglx@linutronix.de>
Subject: Re: [RFC PATCH 2/2] x86: wire up mincore2()
Date: Tue, 13 Sep 2016 20:44:46 +0200 [thread overview]
Message-ID: <20160913184445.GA810@gmail.com> (raw)
In-Reply-To: <147361510160.17004.6974628969361614698.stgit@dwillia2-desk3.amr.corp.intel.com>
* Dan Williams <dan.j.williams@intel.com> wrote:
> Add the new the mincore2() symbol to the x86 syscall tables.
Could you please send the patch against -tip? We have this (new) commit in the x86
tree:
f9afc6197e9b x86: Wire up protection keys system calls
... which created a new conflict.
Thanks,
Ingo
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org. For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>
WARNING: multiple messages have this Message-ID (diff)
From: Ingo Molnar <mingo@kernel.org>
To: Dan Williams <dan.j.williams@intel.com>
Cc: linux-mm@kvack.org, linux-nvdimm@ml01.01.org,
linux-api@vger.kernel.org, x86@kernel.org,
linux-kernel@vger.kernel.org, Ingo Molnar <mingo@redhat.com>,
"H. Peter Anvin" <hpa@zytor.com>,
Thomas Gleixner <tglx@linutronix.de>
Subject: Re: [RFC PATCH 2/2] x86: wire up mincore2()
Date: Tue, 13 Sep 2016 20:44:46 +0200 [thread overview]
Message-ID: <20160913184445.GA810@gmail.com> (raw)
In-Reply-To: <147361510160.17004.6974628969361614698.stgit@dwillia2-desk3.amr.corp.intel.com>
* Dan Williams <dan.j.williams@intel.com> wrote:
> Add the new the mincore2() symbol to the x86 syscall tables.
Could you please send the patch against -tip? We have this (new) commit in the x86
tree:
f9afc6197e9b x86: Wire up protection keys system calls
... which created a new conflict.
Thanks,
Ingo
next prev parent reply other threads:[~2016-09-13 18:44 UTC|newest]
Thread overview: 46+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-11 17:31 [RFC PATCH 1/2] mm, mincore2(): retrieve dax and tlb-size attributes of an address range Dan Williams
2016-09-11 17:31 ` Dan Williams
2016-09-11 17:31 ` Dan Williams
2016-09-11 17:31 ` [RFC PATCH 2/2] x86: wire up mincore2() Dan Williams
2016-09-11 17:31 ` Dan Williams
2016-09-11 17:31 ` Dan Williams
2016-09-11 17:31 ` Dan Williams
[not found] ` <147361510160.17004.6974628969361614698.stgit-p8uTFz9XbKj2zm6wflaqv1nYeNYlB/vhral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2016-09-13 18:44 ` Ingo Molnar [this message]
2016-09-13 18:44 ` Ingo Molnar
2016-09-13 18:44 ` Ingo Molnar
2016-09-13 18:44 ` Ingo Molnar
[not found] ` <147361509579.17004.5258725187329709824.stgit-p8uTFz9XbKj2zm6wflaqv1nYeNYlB/vhral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2016-09-12 3:35 ` [RFC PATCH 1/2] mm, mincore2(): retrieve dax and tlb-size attributes of an address range Nicholas Piggin
2016-09-12 3:35 ` Nicholas Piggin
2016-09-12 3:35 ` Nicholas Piggin
2016-09-12 3:35 ` Nicholas Piggin
2016-09-12 3:35 ` Nicholas Piggin
2016-09-12 17:29 ` Dan Williams
2016-09-12 17:29 ` Dan Williams
2016-09-12 17:29 ` Dan Williams
2016-09-12 17:29 ` Dan Williams
[not found] ` <CAPcyv4hS7i1DApKPDB5PkfBNZVbk321FgP94kUDjmuyGXDidZg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2016-09-13 2:16 ` Nicholas Piggin
2016-09-13 2:16 ` Nicholas Piggin
2016-09-13 2:16 ` Nicholas Piggin
2016-09-13 2:16 ` Nicholas Piggin
2016-09-13 2:16 ` Nicholas Piggin
[not found] ` <20160913121645.652e6512-a5aMA/AkCkgK5Ils6ZIQy0EOCMrvLtNR@public.gmane.org>
2016-09-13 3:49 ` Dan Williams
2016-09-13 3:49 ` Dan Williams
2016-09-13 3:49 ` Dan Williams
2016-09-13 3:49 ` Dan Williams
2016-09-12 6:29 ` Oliver O'Halloran
2016-09-12 6:29 ` Oliver O'Halloran
2016-09-12 6:29 ` Oliver O'Halloran
[not found] ` <CAOSf1CHKY7LT0z+wpo7jUy3aYUDHCKDKwF0XoMwpKN4JwfYjeA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2016-09-12 17:25 ` Dan Williams
2016-09-12 17:25 ` Dan Williams
2016-09-12 17:25 ` Dan Williams
2016-09-12 17:25 ` Dan Williams
2016-09-12 10:09 ` Kirill A. Shutemov
2016-09-12 10:09 ` Kirill A. Shutemov
2016-09-12 10:09 ` Kirill A. Shutemov
2016-09-12 10:09 ` Kirill A. Shutemov
2016-09-12 17:15 ` Dan Williams
2016-09-12 17:15 ` Dan Williams
2016-09-12 17:15 ` Dan Williams
2016-09-13 6:44 ` Christoph Hellwig
2016-09-13 6:44 ` Christoph Hellwig
2016-09-13 6:44 ` Christoph Hellwig
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=20160913184445.GA810@gmail.com \
--to=mingo-dgejt+ai2ygdnm+yrofe0a@public.gmane.org \
--cc=dan.j.williams-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org \
--cc=hpa-YMNOUZJC4hwAvxtiuMwx3w@public.gmane.org \
--cc=linux-api-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org \
--cc=linux-nvdimm-hn68Rpc1hR1g9hUCZPvPmw@public.gmane.org \
--cc=mingo-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org \
--cc=tglx-hfZtesqFncYOwBW4kG4KsQ@public.gmane.org \
--cc=x86-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.