On Tue 2017-01-03 @ 10:43:09 PM, Khem Raj wrote:
> perhaps the defconfig can be made smaller. If you regenerate it using
> make savedefconfig in a prepared tree and using the resulting config
> file which will be smaller in size
> when compared to fully expanded .config.
>
> On Tue, Jan 3, 2017 at
On Wed 2017-01-04 @ 04:01:36 AM, Andreas Müller wrote:
> On Wed, Jan 4, 2017 at 1:05 AM, Andreas Müller
> wrote:
> > On Tue, Jan 3, 2017 at 8:38 PM, Trevor Woerner wrote:
> >> Add an -rt kernel option for Raspberry Pi that includes the FIQ patch which
> >> adds stability to the -rt kernel (with f
On Wed 2017-01-04 @ 01:05:27 AM, Andreas Müller wrote:
> On Tue, Jan 3, 2017 at 8:38 PM, Trevor Woerner wrote:
> > Add an -rt kernel option for Raspberry Pi that includes the FIQ patch which
> > adds stability to the -rt kernel (with full preemption enabled) and is an
> > improvement to simply dis
On Wed, Jan 4, 2017 at 7:43 AM, Khem Raj wrote:
> perhaps the defconfig can be made smaller. If you regenerate it using
> make savedefconfig in a prepared tree and using the resulting config
> file which will be smaller in size
> when compared to fully expanded .config.
>
Just a suggestion:
In me
On Wed, Jan 4, 2017 at 1:05 AM, Andreas Müller
wrote:
> On Tue, Jan 3, 2017 at 8:38 PM, Trevor Woerner wrote:
>> Add an -rt kernel option for Raspberry Pi that includes the FIQ patch which
>> adds stability to the -rt kernel (with full preemption enabled) and is an
>> improvement to simply disabl
On Tue, Jan 3, 2017 at 8:38 PM, Trevor Woerner wrote:
> Add an -rt kernel option for Raspberry Pi that includes the FIQ patch which
> adds stability to the -rt kernel (with full preemption enabled) and is an
> improvement to simply disabling FIQ on the kernel cmdline.
>
> Signed-off-by: Trevor Woe