| Message ID | 20251204-headers-update-v6-18-v1-6-93135d14a081@ideasonboard.com |
|---|---|
| State | Superseded |
| Headers | show |
| Series |
|
| Related | show |
Hi 2025. 12. 04. 16:54 keltezéssel, Jacopo Mondi írta: > Now that we have completed the update of all headers to Linux kernel > version v6.18, record it in the README file. > > Signed-off-by: Jacopo Mondi <jacopo.mondi@ideasonboard.com> > --- > include/linux/README | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/include/linux/README b/include/linux/README > index f9f68641aa3cd85487dbbeaa88209d3807ced088..98b7d150cf273662a569bc1ba1acf38360a6543f 100644 > --- a/include/linux/README > +++ b/include/linux/README > @@ -1,4 +1,4 @@ > # SPDX-License-Identifier: CC0-1.0 > > -Files in this directory are imported from v6.13-rc1-68-gf9bbbd9a696d of the Linux kernel. Do not > +Files in this directory are imported from v6.18 of the Linux kernel. Do not Could you put a commit id here as well? And then: Reviewed-by: Barnabás Pőcze <barnabas.pocze@ideasonboard.com> > modify them manually. > > -- > 2.51.1 >
Quoting Barnabás Pőcze (2025-12-08 08:40:49) > Hi > > 2025. 12. 04. 16:54 keltezéssel, Jacopo Mondi írta: > > Now that we have completed the update of all headers to Linux kernel > > version v6.18, record it in the README file. > > > > Signed-off-by: Jacopo Mondi <jacopo.mondi@ideasonboard.com> > > --- > > include/linux/README | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > diff --git a/include/linux/README b/include/linux/README > > index f9f68641aa3cd85487dbbeaa88209d3807ced088..98b7d150cf273662a569bc1ba1acf38360a6543f 100644 > > --- a/include/linux/README > > +++ b/include/linux/README > > @@ -1,4 +1,4 @@ > > # SPDX-License-Identifier: CC0-1.0 > > > > -Files in this directory are imported from v6.13-rc1-68-gf9bbbd9a696d of the Linux kernel. Do not > > +Files in this directory are imported from v6.18 of the Linux kernel. Do not > > Could you put a commit id here as well? And then: If this is an exact tag of v6.18 - I think the sha/commit id can be optional as the tag v6.18 is a fully qualified specifier for the linux tree. Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com> > > Reviewed-by: Barnabás Pőcze <barnabas.pocze@ideasonboard.com> > > > > modify them manually. > > > > -- > > 2.51.1 > > >
Hi 2025. 12. 09. 12:49 keltezéssel, Kieran Bingham írta: > Quoting Barnabás Pőcze (2025-12-08 08:40:49) >> Hi >> >> 2025. 12. 04. 16:54 keltezéssel, Jacopo Mondi írta: >>> Now that we have completed the update of all headers to Linux kernel >>> version v6.18, record it in the README file. >>> >>> Signed-off-by: Jacopo Mondi <jacopo.mondi@ideasonboard.com> >>> --- >>> include/linux/README | 2 +- >>> 1 file changed, 1 insertion(+), 1 deletion(-) >>> >>> diff --git a/include/linux/README b/include/linux/README >>> index f9f68641aa3cd85487dbbeaa88209d3807ced088..98b7d150cf273662a569bc1ba1acf38360a6543f 100644 >>> --- a/include/linux/README >>> +++ b/include/linux/README >>> @@ -1,4 +1,4 @@ >>> # SPDX-License-Identifier: CC0-1.0 >>> >>> -Files in this directory are imported from v6.13-rc1-68-gf9bbbd9a696d of the Linux kernel. Do not >>> +Files in this directory are imported from v6.18 of the Linux kernel. Do not >> >> Could you put a commit id here as well? And then: > > If this is an exact tag of v6.18 - I think the sha/commit id can be > optional as the tag v6.18 is a fully qualified specifier for the linux > tree. Ah, okay, I see; it wasn't clear to me if it's intentionally just "v6.18" or "by accident". > > > Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com> > >> >> Reviewed-by: Barnabás Pőcze <barnabas.pocze@ideasonboard.com> >> >> >>> modify them manually. >>> >>> -- >>> 2.51.1 >>> >>
Quoting Barnabás Pőcze (2025-12-09 12:23:33) > Hi > > 2025. 12. 09. 12:49 keltezéssel, Kieran Bingham írta: > > Quoting Barnabás Pőcze (2025-12-08 08:40:49) > >> Hi > >> > >> 2025. 12. 04. 16:54 keltezéssel, Jacopo Mondi írta: > >>> Now that we have completed the update of all headers to Linux kernel > >>> version v6.18, record it in the README file. > >>> > >>> Signed-off-by: Jacopo Mondi <jacopo.mondi@ideasonboard.com> > >>> --- > >>> include/linux/README | 2 +- > >>> 1 file changed, 1 insertion(+), 1 deletion(-) > >>> > >>> diff --git a/include/linux/README b/include/linux/README > >>> index f9f68641aa3cd85487dbbeaa88209d3807ced088..98b7d150cf273662a569bc1ba1acf38360a6543f 100644 > >>> --- a/include/linux/README > >>> +++ b/include/linux/README > >>> @@ -1,4 +1,4 @@ > >>> # SPDX-License-Identifier: CC0-1.0 > >>> > >>> -Files in this directory are imported from v6.13-rc1-68-gf9bbbd9a696d of the Linux kernel. Do not > >>> +Files in this directory are imported from v6.18 of the Linux kernel. Do not > >> > >> Could you put a commit id here as well? And then: > > > > If this is an exact tag of v6.18 - I think the sha/commit id can be > > optional as the tag v6.18 is a fully qualified specifier for the linux > > tree. > > Ah, okay, I see; it wasn't clear to me if it's intentionally just "v6.18" > or "by accident". I hope it's intentional (and i think generated by the script) - if it's accidental - then definitely we want a full sha :D -- Kieran > > > > > > > Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com> > > > >> > >> Reviewed-by: Barnabás Pőcze <barnabas.pocze@ideasonboard.com> > >> > >> > >>> modify them manually. > >>> > >>> -- > >>> 2.51.1 > >>> > >> >
Hello On Tue, Dec 09, 2025 at 12:27:58PM +0000, Kieran Bingham wrote: > Quoting Barnabás Pőcze (2025-12-09 12:23:33) > > Hi > > > > 2025. 12. 09. 12:49 keltezéssel, Kieran Bingham írta: > > > Quoting Barnabás Pőcze (2025-12-08 08:40:49) > > >> Hi > > >> > > >> 2025. 12. 04. 16:54 keltezéssel, Jacopo Mondi írta: > > >>> Now that we have completed the update of all headers to Linux kernel > > >>> version v6.18, record it in the README file. > > >>> > > >>> Signed-off-by: Jacopo Mondi <jacopo.mondi@ideasonboard.com> > > >>> --- > > >>> include/linux/README | 2 +- > > >>> 1 file changed, 1 insertion(+), 1 deletion(-) > > >>> > > >>> diff --git a/include/linux/README b/include/linux/README > > >>> index f9f68641aa3cd85487dbbeaa88209d3807ced088..98b7d150cf273662a569bc1ba1acf38360a6543f 100644 > > >>> --- a/include/linux/README > > >>> +++ b/include/linux/README > > >>> @@ -1,4 +1,4 @@ > > >>> # SPDX-License-Identifier: CC0-1.0 > > >>> > > >>> -Files in this directory are imported from v6.13-rc1-68-gf9bbbd9a696d of the Linux kernel. Do not > > >>> +Files in this directory are imported from v6.18 of the Linux kernel. Do not > > >> > > >> Could you put a commit id here as well? And then: > > > > > > If this is an exact tag of v6.18 - I think the sha/commit id can be > > > optional as the tag v6.18 is a fully qualified specifier for the linux > > > tree. > > > > Ah, okay, I see; it wasn't clear to me if it's intentionally just "v6.18" > > or "by accident". > > > I hope it's intentional (and i think generated by the script) - if it's > accidental - then definitely we want a full sha :D Yes indeed, v6.18 is the release tag, and it's already fully qualified as a version identifier. Thanks j > > -- > Kieran > > > > > > > > > > > > Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com> > > > > > >> > > >> Reviewed-by: Barnabás Pőcze <barnabas.pocze@ideasonboard.com> > > >> > > >> > > >>> modify them manually. > > >>> > > >>> -- > > >>> 2.51.1 > > >>> > > >> > >
diff --git a/include/linux/README b/include/linux/README index f9f68641aa3cd85487dbbeaa88209d3807ced088..98b7d150cf273662a569bc1ba1acf38360a6543f 100644 --- a/include/linux/README +++ b/include/linux/README @@ -1,4 +1,4 @@ # SPDX-License-Identifier: CC0-1.0 -Files in this directory are imported from v6.13-rc1-68-gf9bbbd9a696d of the Linux kernel. Do not +Files in this directory are imported from v6.18 of the Linux kernel. Do not modify them manually.
Now that we have completed the update of all headers to Linux kernel version v6.18, record it in the README file. Signed-off-by: Jacopo Mondi <jacopo.mondi@ideasonboard.com> --- include/linux/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)