From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753866AbbGNIhz (ORCPT ); Tue, 14 Jul 2015 04:37:55 -0400 Received: from www.linutronix.de ([62.245.132.108]:58418 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752755AbbGNIhv (ORCPT ); Tue, 14 Jul 2015 04:37:51 -0400 Date: Tue, 14 Jul 2015 10:37:42 +0200 (CEST) From: Thomas Gleixner To: James Hogan cc: LKML , Jiang Liu Subject: Re: [patch 1/1] metag/irq: Use access helper irq_data_get_affinity_mask() In-Reply-To: <55A4C9AB.4080501@imgtec.com> Message-ID: References: <20150713131227.130911141@linutronix.de> <55A4C9AB.4080501@imgtec.com> User-Agent: Alpine 2.11 (DEB 23 2013-08-11) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Linutronix-Spam-Score: -1.0 X-Linutronix-Spam-Level: - X-Linutronix-Spam-Status: No , -1.0 points, 5.0 required, ALL_TRUSTED=-1,SHORTCIRCUIT=-0.0001,URIBL_BLOCKED=0.001 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 14 Jul 2015, James Hogan wrote: > On 13/07/15 21:43, Thomas Gleixner wrote: > > From: Jiang Liu > > > > This is a preparatory patch for moving irq_data struct members. > > > > Signed-off-by: Jiang Liu > > Cc: James Hogan > > Signed-off-by: Thomas Gleixner > > Looks reasonable. Do you want this to go through metag tree? Yes please.