lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Fri, 13 Jul 2007 22:52:55 +1000
From:	Benjamin Herrenschmidt <benh@...nel.crashing.org>
To:	Ingo Molnar <mingo@...e.hu>
Cc:	Gregory Haskins <ghaskins@...ell.com>, jim.houston@...r.com,
	joe.korty@...r.com, rostedt@...dmis.org, tglx@...utronix.de,
	dwalker@...sta.com, David Bahi <DBahi@...ell.com>,
	Moiz Kohari <MKohari@...ell.com>,
	Sven Dietrich <SDietrich@...ell.com>, dsaxena@...xity.net,
	williams@...hat.com, abogani@...ware.it,
	linux-kernel@...r.kernel.org, linux-rt-users@...r.kernel.org
Subject: Re: Forward port of latest RT patch (2.6.21.5-rt20) to 2.6.22
	available

On Thu, 2007-07-12 at 18:33 +0200, Ingo Molnar wrote:
> * Gregory Haskins <ghaskins@...ell.com> wrote:
> 
> >   For the most part, it seems you guys have resolved most of the 
> > issues that we ran into as well (e.g. early-flush-tlb, relocated 
> > die-notifier, etc, come to mind).  I found one patch that was missing 
> > that allows debug configurations to build properly.  Heres that patch:
> > 
> > --- linux-2.6.21.orig/kernel/latency_trace.c
> > +++ linux-2.6.21/kernel/latency_trace.c
> > @@ -24,6 +24,7 @@
> >  #include <linux/utsrelease.h>
> >  #include <asm/uaccess.h>
> >  #include <asm/unistd.h>
> > +#include <asm/asm-offsets.h>
> 
> i think this breaks PPC (which has no asm-offsets.h file). In any case i 
> saw this build breakage too and the fix is in -rt2.

Nah, ppc and powerpc both have asm-offset.h

Cheers,
Ben.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ