Quoting Mika Kuoppala (2020-05-19 11:43:16) > Chris Wilson <chris at chris-wilson.co.uk> writes: > > +static void supervisor_dispatch(struct supervisor *sv, uint64_t addr) > > +{ > > + WRITE_ONCE(*sv->dispatch, 64 << 10); > > addr << 10 ? addr :) -Chris