linux-stable/Documentation/features
Mauro Carvalho Chehab ca90857779 scripts: get_feat.pl: use its implementation for list-arch.sh
Add support for the same output format as the bash script,
and use its implementation instead of the previous one.

I opted to do such patch in order to have a single script
responsible for parsing Documentation/features and
produce different outputs.

As someone may rely on the past format, which is easy
to parse it, get_feat.pl now gains a new command with
the same output format as the previous script.

As a side effect, the perl script is a lot faster, as it reads
each file only once, instead of parsing files several times
via a for command and grep commands inside it.

This patch also changes the features list order to be
case-insensitive, in order to better match the output of
the existing script.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Link: https://lore.kernel.org/r/a97f49677805ad4e6b982d02c0db8c9dfbbd20a6.1606748711.git.mchehab+huawei@kernel.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
2020-12-03 15:10:14 -07:00
..
core RISC-V Patches for the 5.9 Merge Window, Part 1 2020-08-07 10:11:12 -07:00
debug powerpc/mm: Remove DEBUG_VM_PGTABLE support on powerpc 2020-09-02 22:14:26 +10:00
io/dma-contiguous arch: remove unicore32 port 2020-07-01 12:09:13 +03:00
locking Documentation/features: Update feature lists for 5.10 2020-11-30 10:41:33 -07:00
perf arch: remove unicore32 port 2020-07-01 12:09:13 +03:00
sched powerpc updates for 5.9 2020-08-07 10:33:50 -07:00
scripts Documentation/features: Add script that refreshes the arch support status files in place 2018-05-08 09:27:12 -06:00
seccomp/seccomp-filter Documentation/features: Update feature lists for 5.10 2020-11-30 10:41:33 -07:00
time Documentation/features: Update feature lists for 5.10 2020-11-30 10:41:33 -07:00
vm s390/pci: Implement ioremap_wc/prot() with MIO 2020-09-14 10:30:07 +02:00
arch-support.txt
list-arch.sh scripts: get_feat.pl: use its implementation for list-arch.sh 2020-12-03 15:10:14 -07:00