[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20131011093029.GA30308@localhost>
Date: Fri, 11 Oct 2013 17:30:29 +0800
From: Fengguang Wu <fengguang.wu@...el.com>
To: Ingo Molnar <mingo@...nel.org>
Cc: Linus Torvalds <torvalds@...ux-foundation.org>,
Jakub Jelinek <jakub@...hat.com>,
Richard Henderson <rth@...ddle.net>,
Peter Zijlstra <peterz@...radead.org>,
Oleg Nesterov <oleg@...hat.com>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH, -v3] compiler/gcc4: Add quirk for 'asm goto'
miscompilation bug
Ingo,
After adding more test runs to these kernels, we can see that the boot hangs
happen both before/after patch. So the patch is fine.
Tested-by: Fengguang Wu <fengguang.wu@...el.com>
/kernel/x86_64-randconfig-a1-1009/c015a7f0b746d0a7e18b82876bd2b693722479d2
+-------------------------------------------------+--------------+--------------+
| | 3354781a2184 | c015a7f0b746 |
+-------------------------------------------------+--------------+--------------+
| good_boots | 1012 | 1067 |
| has_kernel_error_warning | 27 | 40 |
| BUG:kernel_early_hang_without_any_printk_output | 14 | 13 |
| BUG:kernel_boot_hang | 13 | 27 |
+-------------------------------------------------+--------------+--------------+
/kernel/x86_64-randconfig-a5-1009/c015a7f0b746d0a7e18b82876bd2b693722479d2
+-------------------------------------------------+--------------+--------------+
| | 3354781a2184 | c015a7f0b746 |
+-------------------------------------------------+--------------+--------------+
| good_boots | 1078 | 1058 |
| has_kernel_error_warning | 35 | 13 |
| BUG:kernel_early_hang_without_any_printk_output | 35 | 13 |
+-------------------------------------------------+--------------+--------------+
btw, the boot hangs all happen in one of the test boxes, which is
probably misconfigured or not reliable.
Thanks,
Fengguang
--
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