From mboxrd@z Thu Jan 1 00:00:00 1970 From: viresh.kumar@st.com (Viresh KUMAR) Date: Wed, 05 May 2010 09:15:06 +0530 Subject: [PATCH V3 resend] ST SPEAr: Adding support for shared irq layer In-Reply-To: <20100504155805.GC30601@n2100.arm.linux.org.uk> References: <1272874954-3459-1-git-send-email-viresh.kumar@st.com> <20100504155805.GC30601@n2100.arm.linux.org.uk> Message-ID: <4BE0E9C2.1000908@st.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 5/4/2010 9:28 PM, Russell King - ARM Linux wrote: > On Mon, May 03, 2010 at 01:52:34PM +0530, Viresh KUMAR wrote: >> diff --git a/arch/arm/mach-spear6xx/include/mach/irqs.h b/arch/arm/mach-spear6xx/include/mach/irqs.h >> index 08a3abc..8f214b0 100755 > > BTW, please ensure that non-exec files are created with mode 644; > although I fixed these up in your original patch submission, and > this patch, it's not something I'm going to do regularly. > Sorry russell. Will take care of it next time. thanks viresh.