All of lore.kernel.org
 help / color / mirror / Atom feed
* [uml-devel] [PATCH] provide asm/ldt.h
@ 2003-12-03  1:04 Steve Bennett
  2003-12-06  0:05 ` Jeff Dike
  0 siblings, 1 reply; 10+ messages in thread
From: Steve Bennett @ 2003-12-03  1:04 UTC (permalink / raw)
  To: user-mode-linux-devel

[-- 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>

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2003-12-09 20:04 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-12-03  1:04 [uml-devel] [PATCH] provide asm/ldt.h Steve Bennett
2003-12-06  0:05 ` 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

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.