Jonathan Cameron wrote: > On Thu, 23 Jun 2022 19:48:01 -0700 > Dan Williams <[email protected]> wrote: > > > The 'enabled' state is reserved for committed decoders. By default, > > cxl_test decoders are uncommitted at init time. > > > > Fixes: 7c7d68db0254 ("tools/testing/cxl: Enumerate mock decoders") > > Signed-off-by: Dan Williams <[email protected]> > Whilst sanity checking this I notcie we have > CXL_DECODER_F_MASK but never use it. Might be worth dropping...
Yes, that definition look useless.
