Documentation/features: Add script that refreshes the arch support status files in...
authorAndrea Parri <andrea.parri@amarulasolutions.com>
Mon, 7 May 2018 10:43:38 +0000 (12:43 +0200)
committerJonathan Corbet <corbet@lwn.net>
Tue, 8 May 2018 15:27:12 +0000 (09:27 -0600)
commitbe99f610a11002e877cee2418466d8505b813937
tree24cf3b757120a64c9aaa6ca1fb8b009470f6a296
parentf6dbf65b6558e9587570cb5b8345b967175285b5
Documentation/features: Add script that refreshes the arch support status files in place

Provides the script:

Documentation/features/scripts/features-refresh.sh

which operates on the arch-support.txt files and refreshes them in place.

This way [1],

   "[...] we soft- decouple the refreshing of the entries from the
    introduction of the features, while still making it all easy to
    keep sync and to extend."

[1] http://lkml.kernel.org/r/20180328122211.GA25420@andrea

Suggested-by: Ingo Molnar <mingo@kernel.org>
Signed-off-by: Andrea Parri <andrea.parri@amarulasolutions.com>
Cc: Ingo Molnar <mingo@kernel.org>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/features/scripts/features-refresh.sh [new file with mode: 0755]