thread_do_softirq in 4.19

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

 



Dear list,

The function thread_do_softirq() is never used anywhere in
v4.19.135-rt60.

   git grep thread_do_softirq

   include/linux/interrupt.h:505:static inline void thread_do_softirq(void) { do_softirq(); }
   include/linux/interrupt.h:515:extern void thread_do_softirq(void);
   kernel/softirq.c:674:void thread_do_softirq(void)

Is it supposed to be called from somewhere, or is it simply dead code?

Thanks,
Richard








[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