Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754241AbZKBJym (ORCPT ); Mon, 2 Nov 2009 04:54:42 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754097AbZKBJyl (ORCPT ); Mon, 2 Nov 2009 04:54:41 -0500 Received: from qw-out-2122.google.com ([74.125.92.24]:14582 "EHLO qw-out-2122.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754050AbZKBJyk (ORCPT ); Mon, 2 Nov 2009 04:54:40 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; b=D1Xh87GyK6waemJtc7pD4sjviTrhryRvcFTtW2KSoKBn/3W4OQjWF1b0GG5DyGp3Xs AOUYeaKBpyiCCHMwcrViisdZoOJm8RUFkJ2zgeoiRq8J5FnefvnNmZdCMzcuXtKVNB8J U1/GL2n3bEaB3+veh/ReT4TWioERS00WcntAg= MIME-Version: 1.0 In-Reply-To: <20091102093840.GA11426@elf.ucw.cz> References: <20091031013427.GL14091@buzzloop.caiaq.de> <20091101205449.GT14091@buzzloop.caiaq.de> <20091101213343.GA31345@elf.ucw.cz> <20091101220341.GA16698@elf.ucw.cz> <771cded00911020122o3bb5cc96q957c8be1ce7cae46@mail.gmail.com> <20091102093840.GA11426@elf.ucw.cz> From: Eric Miao Date: Mon, 2 Nov 2009 17:54:25 +0800 Message-ID: Subject: Re: Possible suspend/resume regression in .32-rc? To: Pavel Machek Cc: Haojian Zhuang , dsaxena@laptop.org, alan@linux.intel.com, gregkh@suse.de, Daniel Mack , linux-arm-kernel@lists.infradead.org, Haojian Zhuang , rpurdie@rpsys.net, lenz@cs.wisc.edu, kernel list , Dirk@opfer-online.de, arminlitzel@web.de, Cyril Hrubis , thommycheck@gmail.com, dbaryshkov@gmail.com, omegamoon@gmail.com, utx@penguin.cz, "Rafael J. Wysocki" Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 626 Lines: 13 > The original patch is also poorly changelogged. What is the advantage > of ICHP and why do we want default priorities? > That's going to simplify the "get_irqnr_and_base" macro significantly and make it much easier to adopt pxa950 which has more than 64 IRQs. And besides, it's priority based, so we do want to handle IRQ numbers from high priority to low from software either. -- 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/