All of lore.kernel.org
 help / color / mirror / Atom feed
From: mingo at kernel.org (Ingo Molnar)
Subject: [PATCH 1/2] tools/testing/selftests/x86: fix warning: "SEGV_PKUERR|SEGV_BNDERR" redefined
Date: Mon, 14 May 2018 11:31:57 +0200	[thread overview]
Message-ID: <20180514093157.GB27428@gmail.com> (raw)
In-Reply-To: <486b5b09-d45f-5d79-cb8a-9ea3537ae048@kernel.org>


* Shuah Khan <shuah at kernel.org> wrote:

> On 05/08/2018 10:25 AM, Dave Hansen wrote:
> > On 05/08/2018 02:14 AM, Li Zhijian wrote:
> >> SEGV_PKUERR and SEGV_BNDERR are defined since glibc-2.27
> > 
> > 
> > Acked-by: Dave Hansen <dave.hansen at intel.com>
> > 
> 
> Thanks. Queuing this up for 4.17-rc5

Please drop these patches, I have fixed them slightly differently and there are 
dependencies with followup patches.

Tanks,

	Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kselftest" in
the body of a message to majordomo at vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

WARNING: multiple messages have this Message-ID (diff)
From: mingo@kernel.org (Ingo Molnar)
Subject: [PATCH 1/2] tools/testing/selftests/x86: fix warning: "SEGV_PKUERR|SEGV_BNDERR" redefined
Date: Mon, 14 May 2018 11:31:57 +0200	[thread overview]
Message-ID: <20180514093157.GB27428@gmail.com> (raw)
Message-ID: <20180514093157.ClEVFMGhdbBn_NQ23ElY7rjjQt9nO9cbHGiag5LNrSI@z> (raw)
In-Reply-To: <486b5b09-d45f-5d79-cb8a-9ea3537ae048@kernel.org>


* Shuah Khan <shuah@kernel.org> wrote:

> On 05/08/2018 10:25 AM, Dave Hansen wrote:
> > On 05/08/2018 02:14 AM, Li Zhijian wrote:
> >> SEGV_PKUERR and SEGV_BNDERR are defined since glibc-2.27
> > 
> > 
> > Acked-by: Dave Hansen <dave.hansen at intel.com>
> > 
> 
> Thanks. Queuing this up for 4.17-rc5

Please drop these patches, I have fixed them slightly differently and there are 
dependencies with followup patches.

Tanks,

	Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kselftest" in
the body of a message to majordomo at vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

WARNING: multiple messages have this Message-ID (diff)
From: Ingo Molnar <mingo@kernel.org>
To: Shuah Khan <shuah@kernel.org>
Cc: Dave Hansen <dave.hansen@intel.com>,
	Li Zhijian <lizhijian@cn.fujitsu.com>,
	linux-kselftest@vger.kernel.org, tglx@linutronix.de,
	gregkh@linuxfoundation.org, pombredanne@nexb.com,
	ebiederm@xmission.com, luto@kernel.org,
	linux-kernel@vger.kernel.org, philip.li@intel.com,
	leist.fnst@cn.fujitsu.com, zhijianx.li@intel.com
Subject: Re: [PATCH 1/2] tools/testing/selftests/x86: fix warning: "SEGV_PKUERR|SEGV_BNDERR" redefined
Date: Mon, 14 May 2018 11:31:57 +0200	[thread overview]
Message-ID: <20180514093157.GB27428@gmail.com> (raw)
In-Reply-To: <486b5b09-d45f-5d79-cb8a-9ea3537ae048@kernel.org>


* Shuah Khan <shuah@kernel.org> wrote:

> On 05/08/2018 10:25 AM, Dave Hansen wrote:
> > On 05/08/2018 02:14 AM, Li Zhijian wrote:
> >> SEGV_PKUERR and SEGV_BNDERR are defined since glibc-2.27
> > 
> > 
> > Acked-by: Dave Hansen <dave.hansen@intel.com>
> > 
> 
> Thanks. Queuing this up for 4.17-rc5

Please drop these patches, I have fixed them slightly differently and there are 
dependencies with followup patches.

Tanks,

	Ingo

  reply	other threads:[~2018-05-14  9:31 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-08  9:14 [PATCH 1/2] tools/testing/selftests/x86: fix warning: "SEGV_PKUERR|SEGV_BNDERR" redefined lizhijian
2018-05-08  9:14 ` Li Zhijian
2018-05-08  9:14 ` Li Zhijian
2018-05-08  9:14 ` [PATCH 2/2] tools/testing/selftests/x86: fix error: conflicting types for 'pkey_get|pkey_set' lizhijian
2018-05-08  9:14   ` Li Zhijian
2018-05-08  9:14   ` Li Zhijian
2018-05-08 16:30   ` dave.hansen
2018-05-08 16:30     ` Dave Hansen
2018-05-08 16:30     ` Dave Hansen
2018-05-08 17:36     ` shuah
2018-05-08 17:36       ` Shuah Khan
2018-05-08 17:36       ` Shuah Khan
2018-05-14  9:30     ` mingo.kernel.org
2018-05-14  9:30       ` Ingo Molnar
2018-05-14  9:30       ` Ingo Molnar
2018-05-08 16:25 ` [PATCH 1/2] tools/testing/selftests/x86: fix warning: "SEGV_PKUERR|SEGV_BNDERR" redefined dave.hansen
2018-05-08 16:25   ` Dave Hansen
2018-05-08 16:25   ` Dave Hansen
2018-05-08 17:35   ` shuah
2018-05-08 17:35     ` Shuah Khan
2018-05-08 17:35     ` Shuah Khan
2018-05-14  9:31     ` mingo [this message]
2018-05-14  9:31       ` Ingo Molnar
2018-05-14  9:31       ` Ingo Molnar
2018-05-15 20:08       ` shuah
2018-05-15 20:08         ` Shuah Khan
2018-05-15 20:08         ` Shuah Khan
2018-05-18 10:10         ` mingo
2018-05-18 10:10           ` Ingo Molnar
2018-05-18 10:10           ` Ingo Molnar

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=20180514093157.GB27428@gmail.com \
    --to=unknown@example.com \
    /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.