Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1211457
| From | Andrey Ryabinin <ryabinin.a.a@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [lkp] [x86_64] ef7f0d6a6c: BUG: kernel early-boot crashed early console in setup code |
| Date | 2015-08-22 15:40 +0200 |
| Message-ID | <q0hbz-3y2-7@gated-at.bofh.it> (permalink) |
| References | <q0gSe-3bj-17@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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/
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
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
csiph-web