From: Steve Bennett <steveb@snapgear.com>
To: user-mode-linux-devel@lists.sourceforge.net
Subject: [uml-devel] [PATCH] provide asm/ldt.h
Date: Wed, 03 Dec 2003 11:04:03 +1000 [thread overview]
Message-ID: <3FCD3683.2030503@snapgear.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 252 bytes --]
The attached trivial patch provides access to <asm/ldt.h> when compiling
against UML.
I required this when compiling strace.
--
Steve Bennett http://www.SnapGear.com/
steveb@snapgear.com Custom Embedded Solutions + Security
[-- Attachment #2: uml-strace-ldt.patch --]
[-- Type: text/plain, Size: 198 bytes --]
diff -u linux-2.4.x/include/asm-um/ldt.h
--- linux-2.4.x/include/asm-um/ldt.h.orig
+++ linux-2.4.x/include/asm-um/ldt.h 2003-12-02 16:17:23.000000000 +1000
@@ -0,0 +1 @@
+#include <asm/arch/ldt.h>
next reply other threads:[~2003-12-03 1:04 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-12-03 1:04 Steve Bennett [this message]
2003-12-06 0:05 ` [uml-devel] [PATCH] provide asm/ldt.h Jeff Dike
2003-12-06 9:45 ` Henrik Nordstrom
2003-12-08 19:21 ` Jeff Dike
2003-12-08 21:29 ` Henrik Nordstrom
2003-12-08 23:38 ` Jeff Dike
2003-12-09 0:07 ` Henrik Nordstrom
2003-12-09 19:01 ` Adam Heath
2003-12-09 20:03 ` Henrik Nordstrom
2003-12-09 20:14 ` Jeff Dike
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=3FCD3683.2030503@snapgear.com \
--to=steveb@snapgear.com \
--cc=user-mode-linux-devel@lists.sourceforge.net \
/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