On Sun, Mar 29, 2015 at 5:46 AM, Pranith Kumar <bobby.pr...@gmail.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 majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to