On Fri, Sep 29, 2023 at 05:39:46PM +0300, Dan Carpenter wrote: > On Fri, Sep 29, 2023 at 05:18:31PM +0300, Dan Carpenter wrote: > > This is weird. > > > > I managed to reproduce this once but couldn't reproduce it again after > > that. It seems like an intermittent thing to me. > > Nope. I'm just dumb. > > Commit b33a296d8311 ("staging: octeon: remove typedef in structs > cvmx_pip_port_status_t and cvmx_pko_port_status_t") updated > drivers/staging/octeon/octeon-stubs.h but didn't update > arch/mips/include/asm/octeon/cvmx-pip.h. > > I can send a patch for that. Actually, perhaps we should just revert the patch? Staging patches aren't supposed to touch outside of the staging directory. regards, dan carpenter