mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: David Howells <dhowells@redhat.com>
To: tglx@linutronix.de
Cc: x86@kernel.org, linux-kernel@vger.kernel.org,
	David Howells <dhowells@redhat.com>
Subject: [PATCH 1/2] x86: Provide a comment in uapi/asm/hw_breakpoint.h
Date: Mon, 22 Oct 2012 13:05:58 +0100	[thread overview]
Message-ID: <20121022120558.14413.78980.stgit@warthog.procyon.org.uk> (raw)

Provide a comment in the empty uapi/asm/hw_breakpoint.h to make sure that the
patch program doesn't delete it.

However, should some part of asm/hw_breakpoint.h actually be exported here,
or, possibly, should the entire uapi file be removed?  In v3.6, though the
file was marked for export to userspace, it had nothing outside of __KERNEL__.

This needs to be applied on top of the x86 UAPI disintegration patch.

Signed-off-by: David Howells <dhowells@redhat.com>
---

 arch/x86/include/uapi/asm/hw_breakpoint.h |    3 +++
 1 file changed, 3 insertions(+)

diff --git a/arch/x86/include/uapi/asm/hw_breakpoint.h b/arch/x86/include/uapi/asm/hw_breakpoint.h
index e69de29..91cb766 100644
--- a/arch/x86/include/uapi/asm/hw_breakpoint.h
+++ b/arch/x86/include/uapi/asm/hw_breakpoint.h
@@ -0,0 +1,3 @@
+/*
+ * x86 hardware breakpoint stuff.
+ */


             reply	other threads:[~2012-10-22 12:06 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-22 12:05 David Howells [this message]
2012-10-22 12:06 ` [PATCH 2/2] x86: Provide a comment in uapi/asm/setup.h David Howells
2012-10-24 10:35 ` [PATCH 1/2] x86: Provide a comment in uapi/asm/hw_breakpoint.h Ingo Molnar
2012-10-24 11:12 ` David Howells
2012-10-24 11:19   ` Ingo Molnar
2012-10-31 22:53   ` David Howells

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=20121022120558.14413.78980.stgit@warthog.procyon.org.uk \
    --to=dhowells@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tglx@linutronix.de \
    --cc=x86@kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome