[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <c4b39b28-1f18-c436-e3c5-b015600ca3a2@quicinc.com>
Date: Fri, 10 Mar 2023 10:20:14 -0800
From: Trilok Soni <quic_tsoni@...cinc.com>
To: Christoph Hellwig <hch@...radead.org>,
John Moon <quic_johmoo@...cinc.com>
CC: Masahiro Yamada <masahiroy@...nel.org>,
Nathan Chancellor <nathan@...nel.org>,
Nick Desaulniers <ndesaulniers@...gle.com>,
"Nicolas Schier" <nicolas@...sle.eu>,
<linux-kbuild@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<linux-arm-kernel@...ts.infradead.org>,
<linux-arm-msm@...r.kernel.org>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Randy Dunlap <rdunlap@...radead.org>,
"Arnd Bergmann" <arnd@...db.de>,
Bjorn Andersson <andersson@...nel.org>,
Todd Kjos <tkjos@...gle.com>,
Matthias Maennich <maennich@...gle.com>,
Giuliano Procida <gprocida@...gle.com>,
<kernel-team@...roid.com>, <libabigail@...rceware.org>,
Jordan Crouse <jorcrous@...zon.com>,
"Satya Durga Srinivasu Prabhala" <quic_satyap@...cinc.com>,
Elliot Berman <quic_eberman@...cinc.com>
Subject: Re: [PATCH v2 0/2] Validating UAPI backwards compatibility
On 3/10/2023 12:09 AM, Christoph Hellwig wrote:
> On Tue, Feb 28, 2023 at 11:54:00PM -0800, John Moon wrote:
>> Our goal is to add tooling for vendor driver developers because the
>> upstream model of expert maintainer code review can be difficult to
>> replicate in-house. Tools may help developers catch simple UAPI
>> incompatibilities that could be easily overlooked by in-house review.
>
> Why would this matter in any way for the kernel? If you tool is useful
> for in-kernel usage it should be added to the tree and documented as
> such, but ouf of tree crap simply does not matter.
This tool will be helpful for the kernel maintainers and reviewers as
well if it can detect potential UAPI backward compatibilities. Even for
the developers while changing UAPI interfaces at kernel.org before
submission.
John is trying to highlight also that this tool can be useful for
downstream users who want to keep the UAPI backward compatibility like
we do at upstream. We can remove the above text, since we would like to
mainline it at kernel.org.
---Trilok Soni
Powered by blists - more mailing lists