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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Sun, 29 Apr 2007 20:17:50 +0800
From:	"Antonino A. Daplas" <adaplas@...il.com>
To:	Andi Kleen <ak@...e.de>
Cc:	Rusty Russell <rusty@...tcorp.com.au>, patches@...-64.org,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH] [37/48] i386: ignore vgacon if hardware not present

On Sun, 2007-04-29 at 12:53 +0200, Andi Kleen wrote:
> From: Rusty Russell <rusty@...tcorp.com.au>
> On Thu, 2007-03-29 at 12:36 +0200, Andi Kleen wrote:
> > On Thu, Mar 29, 2007 at 05:46:48PM +1000, Rusty Russell wrote:
> > > (Did this fall through the cracks?  I don't see it in -mm.  It's
> > > standalone, and saves some silly code in lguest and presumably others).
> > 
> > Normally it should go to some some console maintainer? 
> 
> Hmm, but who?
> 
> > Ok I can add it.
> 
> Thanks.  While you're in a patch-applying mood, how about this?
> 
> Cheers,
> Rusty.
> ==
> Use X86_EFLAGS_IF in irqflags.h.
> 
> Move X86_EFLAGS_IF et al out to a new header: processor-flags.h, so we
> can include it from irqflags.h and use it in raw_irqs_disabled_flags().
> 
> As a side-effect, we could now use these flags in .S files.
> 
> Signed-off-by: Rusty Russell <rusty@...tcorp.com.au>
> Signed-off-by: Andi Kleen <ak@...e.de>
> 
> ---
>  include/asm-i386/irqflags.h        |    3 ++-
>  include/asm-i386/processor-flags.h |   26 ++++++++++++++++++++++++++
>  include/asm-i386/processor.h       |   22 +---------------------
>  3 files changed, 29 insertions(+), 22 deletions(-)

The subject does not reflect the content of the patch :-). And I believe
ignore-vgacon-if-hardware-not-present is already in mainline.

Tony


-
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