Commit-ID: 9df43ac1858ecddd8d380e08263302490232d7ea Gitweb: http://git.kernel.org/tip/9df43ac1858ecddd8d380e08263302490232d7ea Author: Ingo Molnar <mingo@xxxxxxxxxx> AuthorDate: Wed, 3 Jun 2015 12:37:22 +0200 Committer: Ingo Molnar <mingo@xxxxxxxxxx> CommitDate: Wed, 3 Jun 2015 12:51:38 +0200 Documentation/features/time: Add feature description and arch support status file for 'context-tracking' Cc: <linux-api@xxxxxxxxxxxxxxx> Cc: <linux-arch@xxxxxxxxxxxxxxx> Cc: <linux-kernel@xxxxxxxxxxxxxxx> Cc: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> Cc: H. Peter Anvin <hpa@xxxxxxxxx> Cc: Jonathan Corbet <corbet@xxxxxxx> Cc: Josh Triplett <josh@xxxxxxxxxxxxxxxx> Cc: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx> Cc: Peter Zijlstra <peterz@xxxxxxxxxxxxx> Cc: Thomas Gleixner <tglx@xxxxxxxxxxxxx> Signed-off-by: Ingo Molnar <mingo@xxxxxxxxxx> --- .../jump-labels => time/context-tracking}/arch-support.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Documentation/features/core/jump-labels/arch-support.txt b/Documentation/features/time/context-tracking/arch-support.txt similarity index 81% copy from Documentation/features/core/jump-labels/arch-support.txt copy to Documentation/features/time/context-tracking/arch-support.txt index 136868b..a1e3eea 100644 --- a/Documentation/features/core/jump-labels/arch-support.txt +++ b/Documentation/features/time/context-tracking/arch-support.txt @@ -1,7 +1,7 @@ # -# Feature name: jump-labels -# Kconfig: HAVE_ARCH_JUMP_LABEL -# description: arch supports live patched, high efficiency branches +# Feature name: context-tracking +# Kconfig: HAVE_CONTEXT_TRACKING +# description: arch supports context tracking for NO_HZ_FULL # ----------------------- | arch |status| @@ -28,11 +28,11 @@ | openrisc: | TODO | | parisc: | TODO | | powerpc: | ok | - | s390: | ok | + | s390: | TODO | | score: | TODO | | sh: | TODO | | sparc: | ok | - | tile: | TODO | + | tile: | ok | | um: | TODO | | unicore32: | TODO | | x86: | ok | -- To unsubscribe from this list: send the line "unsubscribe linux-api" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html