From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753854AbbETTZn (ORCPT ); Wed, 20 May 2015 15:25:43 -0400 Received: from www.linutronix.de ([62.245.132.108]:34677 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753486AbbETTZl (ORCPT ); Wed, 20 May 2015 15:25:41 -0400 Date: Wed, 20 May 2015 21:25:48 +0200 (CEST) From: Thomas Gleixner To: Stuart Yoder cc: marc.zyngier@arm.com, jason@lakedaemon.net, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Minghuan.Lian@freescale.com Subject: Re: [RESEND][ PATCH v3] irqchip/gicv3-its: ITS table size should not be smaller than PSZ In-Reply-To: <1432134795-661-1-git-send-email-stuart.yoder@freescale.com> Message-ID: References: <1432134795-661-1-git-send-email-stuart.yoder@freescale.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 Wed, 20 May 2015, Stuart Yoder wrote: > when allocating a device table, if the requested allocation > is smaller than the default granule size of the ITS > then, we need to round up to the default size > > Signed-off-by: Minghuan Lian > Signed-off-by: Stuart Yoder So who wrote that patch? That's not a valid SOB chain ....