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 2/2] x86: Provide a comment in uapi/asm/setup.h
Date: Mon, 22 Oct 2012 13:06:05 +0100 [thread overview]
Message-ID: <20121022120605.14413.53444.stgit@warthog.procyon.org.uk> (raw)
In-Reply-To: <20121022120558.14413.78980.stgit@warthog.procyon.org.uk>
Provide a comment in the empty uapi/asm/setup.h to make sure that the patch
program doesn't delete it.
However, should some part of asm/hw_setup.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/setup.h | 3 +++
1 file changed, 3 insertions(+)
diff --git a/arch/x86/include/uapi/asm/setup.h b/arch/x86/include/uapi/asm/setup.h
index e69de29..68cd293 100644
--- a/arch/x86/include/uapi/asm/setup.h
+++ b/arch/x86/include/uapi/asm/setup.h
@@ -0,0 +1,3 @@
+/*
+ * x86 setup stuff.
+ */
next prev parent 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 [PATCH 1/2] x86: Provide a comment in uapi/asm/hw_breakpoint.h David Howells
2012-10-22 12:06 ` David Howells [this message]
2012-10-24 10:35 ` 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=20121022120605.14413.53444.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