From mboxrd@z Thu Jan 1 00:00:00 1970 From: catalin.marinas@arm.com (Catalin Marinas) Date: Tue, 14 Jul 2015 10:07:10 +0100 Subject: [patch] ARM64/irq: Use access helper irq_data_get_affinity_mask() In-Reply-To: <20150713100010.928355574@linutronix.de> References: <20150713100010.928355574@linutronix.de> Message-ID: <20150714090709.GB13555@e104818-lin.cambridge.arm.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi Thomas, On Mon, Jul 13, 2015 at 08:30:04PM -0000, Thomas Gleixner wrote: > From: Jiang Liu > > This is a preparatory patch for moving irq_data struct members. > > Signed-off-by: Jiang Liu > Reviewed-by: Hanjun Guo > Cc: linux-arm-kernel at lists.infradead.org > Cc: Catalin Marinas > Signed-off-by: Thomas Gleixner What's the plan with this patch? Do you get it via your tree together with other patches or we should merge it via the arm64 tree? If the former: Acked-by: Catalin Marinas