Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1211457 > unrolled thread

Re: [lkp] [x86_64] ef7f0d6a6c: BUG: kernel early-boot crashed early console in setup code

Started byAndrey Ryabinin <ryabinin.a.a@gmail.com>
First post2015-08-22 15:40 +0200
Last post2015-08-22 15:40 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [lkp] [x86_64] ef7f0d6a6c: BUG: kernel early-boot crashed early  console in setup code Andrey Ryabinin <ryabinin.a.a@gmail.com> - 2015-08-22 15:40 +0200

#1211457 — Re: [lkp] [x86_64] ef7f0d6a6c: BUG: kernel early-boot crashed early console in setup code

FromAndrey Ryabinin <ryabinin.a.a@gmail.com>
Date2015-08-22 15:40 +0200
SubjectRe: [lkp] [x86_64] ef7f0d6a6c: BUG: kernel early-boot crashed early console in setup code
Message-ID<q0hbz-3y2-7@gated-at.bofh.it>
2015-08-22 16:16 GMT+03:00 kernel test robot <ying.huang@intel.com>:
> FYI, we noticed the below changes on
>
> git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
> commit ef7f0d6a6ca8c9e4b27d78895af86c2fbfaeedb2 ("x86_64: add KASan support")
>
>
> +-----------------------------------------------------------+------------+------------+
> |                                                           | 786a895991 | ef7f0d6a6c |
> +-----------------------------------------------------------+------------+------------+
> | boot_successes                                            | 10         | 0          |
> | boot_failures                                             | 1          | 12         |
> | BUG:kernel_test_crashed                                   | 1          |            |
> | BUG:kernel_early-boot_crashed_early_console_in_setup_code | 0          | 12         |
> +-----------------------------------------------------------+------------+------------+
>
>
> This may related to the specific kernel configuration file, which is attached.
>

The combination of these 2 configs didn't work at some point:
       CONFIG_PHYSICAL_START=0x1000000
       CONFIG_KASAN=y

This was fixed in commit 5d5aa3cfca5cf74cd928daf3674642e6004328d1
("x86/kasan: Fix KASAN shadow region page tables")
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web