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, 15 Feb 2015 16:38:36 +0100
From:	Frederic Weisbecker <fweisbec@...il.com>
To:	Huang Ying <ying.huang@...el.com>
Cc:	Ingo Molnar <mingo@...nel.org>,
	LKML <linux-kernel@...r.kernel.org>, LKP ML <lkp@...org>,
	Steven Rostedt <rostedt@...dmis.org>,
	Peter Zijlstra <peterz@...radead.org>
Subject: Re: [LKP] [sched] BUG: kernel boot hang

On Sun, Feb 15, 2015 at 03:43:28PM +0800, Huang Ying wrote:
> FYI, we noticed the below changes on
> 
> commit a18b5d01819235629289212ad428a5ee2b40f0d9 ("sched: Fix missing preemption opportunity")
> 
> 
> +------------------------------------------+------------+------------+
> |                                          | 80e3d87b2c | a18b5d0181 |
> +------------------------------------------+------------+------------+
> | boot_successes                           | 75         | 0          |
> | boot_failures                            | 0          | 52         |
> | BUG:unable_to_handle_kernel              | 0          | 32         |
> | Oops                                     | 0          | 32         |
> | RIP:rb_reserve_next_event                | 0          | 2          |
> | Kernel_panic-not_syncing:Fatal_exception | 0          | 32         |
> | RIP:ftrace_push_return_trace             | 0          | 29         |
> | BUG:kernel_boot_hang                     | 0          | 17         |
> | BUG:Function_graph_tracer_hang           | 0          | 1          |
> | PANIC:double_fault                       | 0          | 1          |
> | RIP:trace_graph_entry                    | 0          | 1          |
> | RIP:show_stack_log_lvl                   | 0          | 1          |
> | BUG:kernel_boot_crashed                  | 0          | 3          |
> +------------------------------------------+------------+------------+
> 
> [    0.572050] Testing tracer wakeup_dl: 
> [    0.572050] Testing tracer wakeup_dl: PASSED
> PASSED
> [    0.636050] Testing tracer function_graph: 
> [    0.636050] Testing tracer function_graph: 
> 
> [    0.648264] BUG: unable to handle kernel 
> [    0.648264] BUG: unable to handle kernel paging requestpaging request at 00000000000013cc
>  at 00000000000013cc
> [    0.649716] IP:
> [    0.649716] IP: [<ffffffff81113a51>] ftrace_push_return_trace+0xa3/0x11b
>  [<ffffffff81113a51>] ftrace_push_return_trace+0xa3/0x11b

Probably I should annotate preempt_schedule_common() as __sched. I'll test that.
--
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