[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240916142134.00002f11@Huawei.com>
Date: Mon, 16 Sep 2024 14:21:34 +0100
From: Jonathan Cameron <Jonathan.Cameron@...wei.com>
To: Alejandro Lucero Palau <alucerop@....com>
CC: <alejandro.lucero-palau@....com>, <linux-cxl@...r.kernel.org>,
<netdev@...r.kernel.org>, <dan.j.williams@...el.com>,
<martin.habets@...inx.com>, <edward.cree@....com>, <davem@...emloft.net>,
<kuba@...nel.org>, <pabeni@...hat.com>, <edumazet@...gle.com>
Subject: Re: [PATCH v3 06/20] cxl: add functions for resource
request/release by a driver
>
> >> + default:
> >> + dev_err(cxlds->dev, "unknown resource type (%u)\n", type);
> > No unknown. We know exactly what it is (DPA) but we don't have it.
> > Unexpected maybe?
>
>
> Is this not the same case that you brought in previously? Should I keep
> the default?
Just change the message to "unsupported resource type..."
Powered by blists - more mailing lists