On 2019-10-16 10:50:41 [+1000], Greg Ungerer wrote: > Hi Sebastian, Hi Greg,
> On 16/10/19 5:17 am, Sebastian Andrzej Siewior wrote: > > From: Thomas Gleixner <t...@linutronix.de> > > > > 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. > > > > Switch the entry code over to use CONFIG_PREEMPTION. > > > > Cc: Greg Ungerer <g...@linux-m68k.org> > > Acked-by: Greg Ungerer <g...@linux-m68k.org> Thank you. > Do you want me to take this via the m68knommu git tree? > Or are you taking the whole series via some other tree? It is up to you. You have all the dependencies so you can either add it to your -next branch or leave it and we will pick it up for you. > Regards > Greg Sebastian