From: Shawn Guo <shawnguo@kernel.org>
To: Peng Fan <peng.fan@nxp.com>
Cc: "Peng Fan (OSS)" <peng.fan@oss.nxp.com>,
"s.hauer@pengutronix.de" <s.hauer@pengutronix.de>,
"kernel@pengutronix.de" <kernel@pengutronix.de>,
"festevam@gmail.com" <festevam@gmail.com>,
dl-linux-imx <linux-imx@nxp.com>,
Aisheng Dong <aisheng.dong@nxp.com>,
"alexander.stein@ew.tq-group.com"
<alexander.stein@ew.tq-group.com>,
"linux-arm-kernel@lists.infradead.org"
<linux-arm-kernel@lists.infradead.org>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH V5 5/9] firmware: imx: scu: use EOPNOTSUPP
Date: Mon, 7 Aug 2023 11:14:01 +0800 [thread overview]
Message-ID: <20230807031401.GP151430@dragon> (raw)
In-Reply-To: <DU0PR04MB9417C47BDAC2BDF8D00B7DFE880CA@DU0PR04MB9417.eurprd04.prod.outlook.com>
On Mon, Aug 07, 2023 at 02:57:17AM +0000, Peng Fan wrote:
> Hi Shawn,
>
> > Subject: Re: [PATCH V5 5/9] firmware: imx: scu: use EOPNOTSUPP
> >
> > On Mon, Jul 31, 2023 at 05:04:45PM +0800, Peng Fan (OSS) wrote:
> > > From: Peng Fan <peng.fan@nxp.com>
> > >
> > > EOPNOTSUPP is preferred than ENOTSUPP.
> >
> > Could you elaborate why?
>
> From checkpatch.pl:
> "ENOTSUPP is not a SUSV4 error code, prefer EOPNOTSUPP"
> I could add this in commit message if you prefer.
Yes, please.
Shawn
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
WARNING: multiple messages have this Message-ID (diff)
From: Shawn Guo <shawnguo@kernel.org>
To: Peng Fan <peng.fan@nxp.com>
Cc: "Peng Fan (OSS)" <peng.fan@oss.nxp.com>,
"s.hauer@pengutronix.de" <s.hauer@pengutronix.de>,
"kernel@pengutronix.de" <kernel@pengutronix.de>,
"festevam@gmail.com" <festevam@gmail.com>,
dl-linux-imx <linux-imx@nxp.com>,
Aisheng Dong <aisheng.dong@nxp.com>,
"alexander.stein@ew.tq-group.com"
<alexander.stein@ew.tq-group.com>,
"linux-arm-kernel@lists.infradead.org"
<linux-arm-kernel@lists.infradead.org>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH V5 5/9] firmware: imx: scu: use EOPNOTSUPP
Date: Mon, 7 Aug 2023 11:14:01 +0800 [thread overview]
Message-ID: <20230807031401.GP151430@dragon> (raw)
In-Reply-To: <DU0PR04MB9417C47BDAC2BDF8D00B7DFE880CA@DU0PR04MB9417.eurprd04.prod.outlook.com>
On Mon, Aug 07, 2023 at 02:57:17AM +0000, Peng Fan wrote:
> Hi Shawn,
>
> > Subject: Re: [PATCH V5 5/9] firmware: imx: scu: use EOPNOTSUPP
> >
> > On Mon, Jul 31, 2023 at 05:04:45PM +0800, Peng Fan (OSS) wrote:
> > > From: Peng Fan <peng.fan@nxp.com>
> > >
> > > EOPNOTSUPP is preferred than ENOTSUPP.
> >
> > Could you elaborate why?
>
> From checkpatch.pl:
> "ENOTSUPP is not a SUSV4 error code, prefer EOPNOTSUPP"
> I could add this in commit message if you prefer.
Yes, please.
Shawn
next prev parent reply other threads:[~2023-08-07 3:14 UTC|newest]
Thread overview: 42+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-31 9:04 [PATCH V5 0/9] firmware: imx: scu/scu-irq: misc update Peng Fan (OSS)
2023-07-31 9:04 ` Peng Fan (OSS)
2023-07-31 9:04 ` [PATCH V5 1/9] firmware: imx: scu: change init level to subsys_initcall_sync Peng Fan (OSS)
2023-07-31 9:04 ` Peng Fan (OSS)
2023-07-31 9:04 ` [PATCH V5 2/9] firmware: imx: scu: increase RPC timeout Peng Fan (OSS)
2023-07-31 9:04 ` Peng Fan (OSS)
2023-08-07 2:27 ` Shawn Guo
2023-08-07 2:27 ` Shawn Guo
2023-07-31 9:04 ` [PATCH V5 3/9] firmware: imx: scu: drop return value check Peng Fan (OSS)
2023-07-31 9:04 ` Peng Fan (OSS)
2023-08-07 2:33 ` Shawn Guo
2023-08-07 2:33 ` Shawn Guo
2023-08-07 3:00 ` Peng Fan
2023-08-07 3:00 ` Peng Fan
2023-07-31 9:04 ` [PATCH V5 4/9] firmware: imx: scu: use soc name for soc_id Peng Fan (OSS)
2023-07-31 9:04 ` Peng Fan (OSS)
2023-08-07 2:51 ` Shawn Guo
2023-08-07 2:51 ` Shawn Guo
2023-07-31 9:04 ` [PATCH V5 5/9] firmware: imx: scu: use EOPNOTSUPP Peng Fan (OSS)
2023-07-31 9:04 ` Peng Fan (OSS)
2023-08-07 2:54 ` Shawn Guo
2023-08-07 2:54 ` Shawn Guo
2023-08-07 2:57 ` Peng Fan
2023-08-07 2:57 ` Peng Fan
2023-08-07 3:14 ` Shawn Guo [this message]
2023-08-07 3:14 ` Shawn Guo
2023-07-31 9:04 ` [PATCH V5 6/9] firmware: imx: scu-irq: fix RCU complains after M4 partition reset Peng Fan (OSS)
2023-07-31 9:04 ` Peng Fan (OSS)
2023-08-07 3:13 ` Shawn Guo
2023-08-07 3:13 ` Shawn Guo
2023-08-07 3:28 ` Peng Fan
2023-08-07 3:28 ` Peng Fan
2023-07-31 9:04 ` [PATCH V5 7/9] firmware: imx: scu-irq: export imx_scu_irq_get_status Peng Fan (OSS)
2023-07-31 9:04 ` Peng Fan (OSS)
2023-08-07 3:17 ` Shawn Guo
2023-08-07 3:17 ` Shawn Guo
2023-07-31 9:04 ` [PATCH V5 8/9] firmware: imx: scu-irq: enlarge the IMX_SC_IRQ_NUM_GROUP Peng Fan (OSS)
2023-07-31 9:04 ` Peng Fan (OSS)
2023-07-31 9:04 ` [PATCH V5 9/9] firmware: imx: scu-irq: support identifying SCU wakeup source from sysfs Peng Fan (OSS)
2023-07-31 9:04 ` Peng Fan (OSS)
2023-08-07 3:47 ` Shawn Guo
2023-08-07 3:47 ` Shawn Guo
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230807031401.GP151430@dragon \
--to=shawnguo@kernel.org \
--cc=aisheng.dong@nxp.com \
--cc=alexander.stein@ew.tq-group.com \
--cc=festevam@gmail.com \
--cc=kernel@pengutronix.de \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-imx@nxp.com \
--cc=linux-kernel@vger.kernel.org \
--cc=peng.fan@nxp.com \
--cc=peng.fan@oss.nxp.com \
--cc=s.hauer@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.