[PATCH] fhandler_proc.cc(format_proc_cpuinfo): add Linux 5.16 Gobble Gobble flags

Brian Inglis Brian.Inglis@SystematicSw.ab.ca
Wed Jan 12 16:32:01 GMT 2022


On 2022-01-12 03:18, Corinna Vinschen wrote:
> On Jan 11 23:04, Brian Inglis wrote:
>> Subject: [PATCH] fhandler_proc.cc(format_proc_cpuinfo): add Linux 5.16 Gobble Gobble flags
> 
> Gobble Gobble?
> 
> Did I miss something or is that a preliminary subject line? :)

Linux 5.16 codename from rc3 which came out about US Thanksgiving; see 
bottom of thread:

https://lkml.kernel.org/lkml/163789349650.12632.8523698126811716771.pr-tracker-bot@kernel.org/t/#u

noticed:

https://www.phoronix.com/scan.php?page=news_item&px=Linux-5.16-rc3

from scripts monitoring cpuid usage and cpuinfo changes across releases:

diff -pu linux-prev/Makefile linux-next/Makefile
--- linux-prev/Makefile	2021-10-31 14:53:10.000000000 -0600
+++ linux-next/Makefile	2022-01-11 07:45:05.000000000 -0700
@@ -1,9 +1,9 @@
  # SPDX-License-Identifier: GPL-2.0
  VERSION = 5
-PATCHLEVEL = 15
+PATCHLEVEL = 16
  SUBLEVEL = 0
  EXTRAVERSION =
-NAME = Trick or Treat
+NAME = Gobble Gobble
...

-- 
Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada

This email may be disturbing to some readers as it contains
too much technical detail. Reader discretion is advised.
[Data in binary units and prefixes, physical quantities in SI.]


More information about the Cygwin-patches mailing list