From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gerd Knorr Subject: Re: PAE xen + linux kernel boots ... Date: Fri, 29 Apr 2005 10:01:41 +0200 Message-ID: <20050429080141.GB4396@bytesex> References: <20050425172624.GB22076@bytesex> <87ll74o29m.fsf@bytesex.org> <20050428184158.GE19113@shell0.pdx.osdl.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20050428184158.GE19113@shell0.pdx.osdl.net> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Chris Wright Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On Thu, Apr 28, 2005 at 11:41:58AM -0700, Chris Wright wrote: > * Gerd Knorr (kraxel@bytesex.org) wrote: > > I have some local changes for xenlinux to use real vsyscall.ld.S and > preprocess, they aren't yet stable, but should fix this. Ah, cool, so I don't have to worry about that one ;) Gerd -- #define printk(args...) fprintf(stderr, ## args)