K 10 svn:author V 7 glebius K 8 svn:date V 27 2020-01-22T05:58:29.393411Z K 7 svn:log V 234 Relax locking requirements for in_pcballoc(). All pcbinfo fields modified by this function are protected by the PCB list lock that is acquired inside the function. This could have been done even before epoch changes, after r286227. END