v5.10.14-rt28 fails to build without CONFIG_SMP

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Sebastian,

It seems that commit 17cfc9697f5574e4b523c21fca160aac5a3ac6dc "softirq: Update the WIP" breaks builds without CONFIG_SMP, due to unresolved references to tasklet_unlock and tasklet_unlock_wait in softirq.c

In include/linux/interrupt.h the functions are declared if either CONFIG_SMP or CONFIG_PREEMPT_RT are defined.

However, in softirq.c the functions are now only in an #ifdef CONFIG_SMP block.


Regards

Jonathan Schwender






[Index of Archives]     [RT Stable]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux