2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-19 02:34:01 +08:00
linux-next/Documentation/features
Mathieu Desnoyers 26be459c9c Documentation/features: Allow comments in arch features files
The list-arch.sh script considers lines beginning with "#" as match for
the feature table.

Given that those tables are never in lines beginning with "#",
add a reverse grep on "^#" when matching the "ok/TODO" state of
the architecture.

This allows adding comments within the feature files, for instance
describing the architecture requirements for the feature in each
architecture.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: linux-doc@vger.kernel.org
Link: http://lkml.kernel.org/r/1518282058-24226-1-git-send-email-mathieu.desnoyers@efficios.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
2018-02-11 12:18:50 +01:00
..
core docs/features: parisc implements tracehook 2017-08-07 14:18:40 -06:00
debug Xtensa improvements for v4.16: 2018-01-29 16:40:28 -08:00
io docs: remove all references to AVR32 architecture 2017-05-01 09:27:15 +02:00
lib/strncasecmp docs: remove all references to AVR32 architecture 2017-05-01 09:27:15 +02:00
locking docs: remove all references to AVR32 architecture 2017-05-01 09:27:15 +02:00
perf docs: remove all references to AVR32 architecture 2017-05-01 09:27:15 +02:00
sched/numa-balancing docs: remove all references to AVR32 architecture 2017-05-01 09:27:15 +02:00
seccomp/seccomp-filter docs: remove all references to AVR32 architecture 2017-05-01 09:27:15 +02:00
time docs: remove all references to AVR32 architecture 2017-05-01 09:27:15 +02:00
vm docs: remove all references to AVR32 architecture 2017-05-01 09:27:15 +02:00
arch-support.txt Documentation/features: Explain kernel feature descriptions and add visualization script 2015-06-03 12:59:38 +02:00
list-arch.sh Documentation/features: Allow comments in arch features files 2018-02-11 12:18:50 +01:00