Re: [RESEND][ PATCH v3] irqchip/gicv3-its: ITS table size should not be smaller than PSZ

2015-05-20 Thread Jason Cooper
om; ja...@lakedaemon.net; > > linux-kernel@vger.kernel.org; linux-arm- > > ker...@lists.infradead.org; Lian Minghuan-B31939 > > Subject: Re: [RESEND][ PATCH v3] irqchip/gicv3-its: ITS table size should > > not be smaller than PSZ > > > > On Wed,

RE: [RESEND][ PATCH v3] irqchip/gicv3-its: ITS table size should not be smaller than PSZ

2015-05-20 Thread Thomas Gleixner
; > linux-kernel@vger.kernel.org; linux-arm- > > ker...@lists.infradead.org; Lian Minghuan-B31939 > > Subject: Re: [RESEND][ PATCH v3] irqchip/gicv3-its: ITS table size should > > not be smaller than PSZ > > > > On Wed, 20 May 2015, Stuart Yoder wrote: > > >

Re: [RESEND][ PATCH v3] irqchip/gicv3-its: ITS table size should not be smaller than PSZ

2015-05-20 Thread Thomas Gleixner
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?

[RESEND][ PATCH v3] irqchip/gicv3-its: ITS table size should not be smaller than PSZ

2015-05-20 Thread Stuart Yoder
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 --- -v3 changes -updated commit message and added comment -v3 resend--

[RESEND][ PATCH v3] irqchip/gicv3-its: ITS table size should not be smaller than PSZ

2015-05-20 Thread Stuart Yoder
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 minghuan.l...@freescale.com Signed-off-by: Stuart Yoder stuart.yo...@freescale.com --- -v3 changes

RE: [RESEND][ PATCH v3] irqchip/gicv3-its: ITS table size should not be smaller than PSZ

2015-05-20 Thread Thomas Gleixner
...@lists.infradead.org; Lian Minghuan-B31939 Subject: Re: [RESEND][ PATCH v3] irqchip/gicv3-its: ITS table size should not be smaller than PSZ On Wed, 20 May 2015, Stuart Yoder wrote: when allocating a device table, if the requested allocation is smaller than the default granule size

Re: [RESEND][ PATCH v3] irqchip/gicv3-its: ITS table size should not be smaller than PSZ

2015-05-20 Thread Jason Cooper
@vger.kernel.org; linux-arm- ker...@lists.infradead.org; Lian Minghuan-B31939 Subject: Re: [RESEND][ PATCH v3] irqchip/gicv3-its: ITS table size should not be smaller than PSZ On Wed, 20 May 2015, Stuart Yoder wrote: If this were your original email

Re: [RESEND][ PATCH v3] irqchip/gicv3-its: ITS table size should not be smaller than PSZ

2015-05-20 Thread Thomas Gleixner
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 minghuan.l...@freescale.com Signed-off-by: Stuart Yoder