From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933351AbaFILQ4 (ORCPT ); Mon, 9 Jun 2014 07:16:56 -0400 Received: from smtpcm9-317.freemail.mail.aliyun.com ([110.75.46.17]:37969 "EHLO smtpcm9-317.freemail.mail.aliyun.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932253AbaFILQx convert rfc822-to-8bit (ORCPT ); Mon, 9 Jun 2014 07:16:53 -0400 Date: Mon, 09 Jun 2014 19:16:46 +0800 From: "lilofile" To: "linux-kernel" Reply-To: "lilofile" Message-ID: <5716039c-f846-4d77-9253-eb97a02c8678@aliyun.com> Subject: =?UTF-8?B?cXVlc3Rpb24=?= X-Mailer: Alimail-Mailagent revision 2637471 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org when I compile 3.10.36 kernel,after install,zhe system unable to boot, through serial debug,the system hang at setup_idt(); what the reason? how to debug and resolve ?