On 9/15/21 2:07 AM, Yonghong Song wrote:
On 9/14/21 4:54 PM, Matteo Croce wrote:From: Matteo Croce <mcroce@xxxxxxxxxxxxx> BPF programs run with migration disabled regardless of preemption, as they are protected by migrate_disable(). Update the documentation accordingly. Signed-off-by: Matteo Croce <mcroce@xxxxxxxxxxxxx>Acked-by: Yonghong Song <yhs@xxxxxx>
Applied, thanks & also copied this over to the tools/include/uapi/linux/bpf.h .