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 Mar 2015 12:20:48 +0200
From:	Richard Weinberger <richard.weinberger@...il.com>
To:	Pranith Kumar <bobby.prani@...il.com>
Cc:	Linus Torvalds <torvalds@...ux-foundation.org>,
	open list <linux-kernel@...r.kernel.org>,
	Jiri Kosina <jkosina@...e.cz>
Subject: Re: [PATCH] README: Update references to version 4

On Sun, Mar 29, 2015 at 5:46 AM, Pranith Kumar <bobby.prani@...il.com> wrote:
>   - In order to boot your new kernel, you'll need to copy the kernel
> -   image (e.g. .../linux/arch/i386/boot/bzImage after compilation)
> +   image (e.g. .../linux/arch/x86/boot/bzImage after compilation)
>     to the place where your regular bootable kernel is found.
>
>   - Booting a kernel directly from a floppy without the assistance of a
> @@ -399,7 +399,7 @@ IF SOMETHING GOES WRONG:
>
>   - Alternatively, you can use gdb on a running kernel. (read-only; i.e. you
>     cannot change values or set break points.) To do this, first compile the
> -   kernel with -g; edit arch/i386/Makefile appropriately, then do a "make
> +   kernel with -g; edit arch/x86/Makefile appropriately, then do a "make
>     clean". You'll also need to enable CONFIG_PROC_FS (via "make config").

Minor nitpick, the changelog does not mention this change.

-- 
Thanks,
//richard
--
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