K 10 svn:author V 7 glebius K 8 svn:date V 27 2019-11-11T06:28:25.416525Z K 7 svn:log V 320 It is unclear why in6_pcblookup_local() would require write access to the PCB hash. The function doesn't modify the hash. It always asserted write lock historically, but with epoch conversion this fails in some special cases. Reviewed by: rwatson, bz Reported-by: syzbot+0b0488ca537e20cb2429@syzkaller.appspotmail.com END