On Sat, 27 Jul 2019, Daniel Vetter wrote:
> On Fri, Jul 26, 2019 at 10:25 PM Thomas Gleixner <[email protected]> wrote:
> >
> > CONFIG_PREEMPTION is selected by CONFIG_PREEMPT and by
> > CONFIG_PREEMPT_RT. Both PREEMPT and PREEMPT_RT require the same
> > functionality which today depends on CONFIG_PREEMPT.
> >
> > Change the Kconfig dependency of i810 to !CONFIG_PREEMPTION so the driver
> > is not accidentally built on a RT kernel.
> >
> > Signed-off-by: Thomas Gleixner <[email protected]>
> > Cc: [email protected]
> > Cc: Maarten Lankhorst <[email protected]>
> > Cc: David Airlie <[email protected]>
> > Cc: Daniel Vetter <[email protected]>
>
> My kernel/Kconfig.preempt here still has that as PREEMPT. Does this
> patch need some others? In that case Ack for merging through whatever
> tree those go in through.
The CONFIG_PREEMPTION change came as a regression fix after rc1 into Linus
tree. The initial plan was to rename PREEMPT to PREEMPT_LL and select
PREEMPT from both PREEMPT_RT and PREEMPT_LL. But that broke (old)defconfig
and such. So it got fixed post rc1.
If you don't want to merge rc2 into your tree, let me know and I'll pick it
up.
Thanks,
tglx
_______________________________________________
dri-devel mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/dri-devel