On 17/04/17 06:50, Viresh Kumar wrote:
> On 21-03-17, 16:09, Viresh Kumar wrote:
>> On 21-03-17, 10:37, Jon Hunter wrote:
>>>
>>> On 21/03/17 05:24, Viresh Kumar wrote:
The size of the struct tegra_powergate is quite big and if any more
fields are added to the internal genpd structure, f
On 21-03-17, 16:09, Viresh Kumar wrote:
> On 21-03-17, 10:37, Jon Hunter wrote:
> >
> > On 21/03/17 05:24, Viresh Kumar wrote:
> > > The size of the struct tegra_powergate is quite big and if any more
> > > fields are added to the internal genpd structure, following warnings are
> > > thrown:
> >
On 21-03-17, 10:37, Jon Hunter wrote:
>
> On 21/03/17 05:24, Viresh Kumar wrote:
> > The size of the struct tegra_powergate is quite big and if any more
> > fields are added to the internal genpd structure, following warnings are
> > thrown:
> >
> > drivers/soc/tegra/pmc.c:577:1: warning: the fra
On 21/03/17 05:24, Viresh Kumar wrote:
> The size of the struct tegra_powergate is quite big and if any more
> fields are added to the internal genpd structure, following warnings are
> thrown:
>
> drivers/soc/tegra/pmc.c:577:1: warning: the frame size of 1176 bytes is
> larger than 1024 bytes [
The size of the struct tegra_powergate is quite big and if any more
fields are added to the internal genpd structure, following warnings are
thrown:
drivers/soc/tegra/pmc.c:577:1: warning: the frame size of 1176 bytes is larger
than 1024 bytes [-Wframe-larger-than=]
Avoid such warnings by alloca
5 matches
Mail list logo