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:	Fri, 20 Jun 2008 15:58:47 +0200
From:	Ingo Molnar <mingo@...e.hu>
To:	Bernhard Walle <bwalle@...e.de>
Cc:	linux-kernel@...r.kernel.org, yhlu.kernel@...il.com,
	the arch/x86 maintainers <x86@...nel.org>
Subject: Re: [PATCH] Unify crashkernel reservation for 32 and 64 bit


* Bernhard Walle <bwalle@...e.de> wrote:

> This patch moves the reserve_crashkernel() to setup.c and removes the 
> architecture-specific version. Both versions were more or less the 
> same.
> ---
>  arch/x86/kernel/setup.c    |   61 ++++++++++++++++++++++++++++++++++++++++++++
>  arch/x86/kernel/setup_32.c |   53 --------------------------------------
>  arch/x86/kernel/setup_64.c |   40 ----------------------------
>  include/asm-x86/setup.h    |    3 ++
>  4 files changed, 64 insertions(+), 93 deletions(-)

also, tip/x86 has a ton of pending changes here already so your patch 
does not apply:

 patching file arch/x86/kernel/setup.c
 Hunk #3 FAILED at 406.
 1 out of 3 hunks FAILED -- rejects in file arch/x86/kernel/setup.c
 patching file arch/x86/kernel/setup_32.c
 Hunk #1 FAILED at 429.
 1 out of 1 hunk FAILED -- rejects in file arch/x86/kernel/setup_32.c
 patching file arch/x86/kernel/setup_64.c
 Hunk #1 FAILED at 244.
 1 out of 1 hunk FAILED -- rejects in file arch/x86/kernel/setup_64.c
 patching file include/asm-x86/setup.h
 Hunk #1 FAILED at 8.
 1 out of 1 hunk FAILED -- rejects in file include/asm-x86/setup.h

you can pick up tip/master via:

  http://people.redhat.com/mingo/tip.git/README

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