Calling functions while holding a spinlock

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

 



Hi -

Would it be possible to add logic to the verifier to handle calling functions within my program (subprograms?) while holding a bpf_spin_lock?

Some of my functions are large enough that the compiler won't inline them, so I'll get a BPF_CALL to PC + offset (relative call within my program). Whenever this pops up, I force the compiler to inline the function, but that's brittle. I'd rather just have the ability to call a function.

Thanks,

Barret





[Index of Archives]     [Linux Samsung SoC]     [Linux Rockchip SoC]     [Linux Actions SoC]     [Linux for Synopsys ARC Processors]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]


  Powered by Linux