Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754302AbYL0R1z (ORCPT ); Sat, 27 Dec 2008 12:27:55 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752922AbYL0R1p (ORCPT ); Sat, 27 Dec 2008 12:27:45 -0500 Received: from wa-out-1112.google.com ([209.85.146.180]:49579 "EHLO wa-out-1112.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752794AbYL0R1o (ORCPT ); Sat, 27 Dec 2008 12:27:44 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=LgR+eVwHfc+78LSJ7502BobmLMZBLCmXQxrtEE6zHoOVM1YriZIfojZbqGlZeAlXD6 +O5ofL+nONrs/pNExYuKd4JaqdxTEm5mhuWMMVL0PWC6J4xaSSaune3TRpUypf5svVSk LKAN11IW0C91n0FnaiHpcShh6J02s4lXzjFDY= Message-ID: <2f11576a0812270927taef068fobbad997dc5e5aacf@mail.gmail.com> Date: Sun, 28 Dec 2008 02:27:43 +0900 From: "KOSAKI Motohiro" To: "Ingo Molnar" Subject: Re: [git pull] sparseirq / irq updates for v2.6.29 Cc: "Linus Torvalds" , linux-kernel@vger.kernel.org, "Andrew Morton" , "Thomas Gleixner" , "H. Peter Anvin" , "Jesse Barnes" In-Reply-To: <20081227133240.GA8716@elte.hu> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20081225160741.GA14486@elte.hu> <20081227133240.GA8716@elte.hu> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1059 Lines: 30 > ------------------> > Ingo Molnar (2): > sparseirq: do not printk when migrating IRQ descriptors > sparseirq: fix desc->lock init > > KOSAKI Motohiro (4): > hrtimer: remove #include > irq: for_each_irq_desc() move to irqnr.h > proc: remove ifdef CONFIG_SPARSE_IRQ from stat.c > irq: simplify for_each_irq_desc() usage > > Yinghai Lu (4): > sparseirq: remove duplicated arch_early_irq_init() > sparseirq: work around compiler optimizing away __weak functions Unfortunately, this workaround doesn't workaround. Kamalesh reported kernel still crashes. So, I suggest to pending this pull request awhile. Nobody want to merge pseudo fix. > sparseirq: fix hang with !SPARSE_IRQ > sparseirq: set lock_class for legacy irq when sparse_irq is selected -- 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/