linux-um archives
 help / color / mirror / Atom feed
From: Russell Coker <russell@coker.com.au>
To: Jeff Dike <jdike@addtoit.com>,
	linux-kernel@vger.kernel.org,
	user-mode-linux-devel@lists.sourceforge.net
Subject: Re: [uml-devel] uml-patch-2.6.0-test5
Date: Wed, 10 Sep 2003 12:53:33 +1000	[thread overview]
Message-ID: <200309101253.33028.russell@coker.com.au> (raw)
In-Reply-To: <200309092235.h89MZU2J005307@ccure.karaya.com>

[-- Attachment #1: Type: text/plain, Size: 504 bytes --]

On Wed, 10 Sep 2003 08:35, Jeff Dike wrote:
> This patch updates UML to 2.6.0-test5.  There were a couple of bug fixes,
> but no functional changes in this patch.

The attached patch is needed on top of that for compiling UML with SE Linux 
support.

-- 
http://www.coker.com.au/selinux/   My NSA Security Enhanced Linux packages
http://www.coker.com.au/bonnie++/  Bonnie++ hard drive benchmark
http://www.coker.com.au/postal/    Postal SMTP/POP benchmark
http://www.coker.com.au/~russell/  My home page

[-- Attachment #2: diff --]
[-- Type: text/x-diff, Size: 289 bytes --]

--- include/asm-um/common.lds.S.orig	Wed Sep 10 04:33:15 2003
+++ include/asm-um/common.lds.S	Wed Sep 10 04:34:53 2003
@@ -78,6 +78,8 @@
   __uml_initcall_end = .;
   __init_end = .;
 
+  SECURITY_INIT
+
   __exitcall_begin = .;
   .exitcall : { *(.exitcall.exit) }
   __exitcall_end = .;

      reply	other threads:[~2003-09-10  2:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-09 22:35 [uml-devel] uml-patch-2.6.0-test5 Jeff Dike
2003-09-10  2:53 ` Russell Coker [this message]

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=200309101253.33028.russell@coker.com.au \
    --to=russell@coker.com.au \
    --cc=jdike@addtoit.com \
    --cc=linux-kernel@vger.kernel.org \
    --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