From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH v2] ARM: OMAP2: use 'int' instead of 'unsigned' for variable 'gpmc_irq_start' Date: Thu, 22 Aug 2013 22:48:18 -0700 Message-ID: <20130823054818.GX7656@atomide.com> References: <521479B4.8030604@asianux.com> <20130822071402.GQ7656@atomide.com> <5215C12D.5020807@asianux.com> <5215C209.3080606@asianux.com> <20130822075731.GT7656@atomide.com> <5215C555.9060902@asianux.com> <20130822083206.GU7656@atomide.com> <5215D30C.1070500@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mho-02-ewr.mailhop.org ([204.13.248.72]:34317 "EHLO mho-02-ewr.mailhop.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754457Ab3HWFs0 (ORCPT ); Fri, 23 Aug 2013 01:48:26 -0400 Content-Disposition: inline In-Reply-To: <5215D30C.1070500@gmail.com> Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Chen Gang F T Cc: Chen Gang , Kevin Hilman , Russell King - ARM Linux , linux-omap@vger.kernel.org, "linux-arm-kernel@lists.infradead.org" * Chen Gang F T [130822 02:08]: > Hmm... I guess: for our case, what your meaning is "fixes-none-urgent", > not "fixes-none-critical", is it correct ? :-) Right, that naming might be actually better :) Tony