From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754892AbbFCLSl (ORCPT ); Wed, 3 Jun 2015 07:18:41 -0400 Received: from terminus.zytor.com ([198.137.202.10]:60270 "EHLO terminus.zytor.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932197AbbFCLSQ (ORCPT ); Wed, 3 Jun 2015 07:18:16 -0400 Date: Wed, 3 Jun 2015 04:17:45 -0700 From: tip-bot for Ingo Molnar Message-ID: Cc: tglx@linutronix.de, linux-api@vger.kernel.org, hpa@zytor.com, josh@joshtriplett.org, torvalds@linux-foundation.org, peterz@infradead.org, corbet@lwn.net, linux-kernel@vger.kernel.org, akpm@linux-foundation.org, mingo@kernel.org, linux-arch@vger.kernel.org Reply-To: torvalds@linux-foundation.org, peterz@infradead.org, corbet@lwn.net, hpa@zytor.com, josh@joshtriplett.org, tglx@linutronix.de, linux-api@vger.kernel.org, linux-arch@vger.kernel.org, mingo@kernel.org, akpm@linux-foundation.org, linux-kernel@vger.kernel.org To: linux-tip-commits@vger.kernel.org Subject: [tip:core/documentation] Documentation/features/core: Add feature description and arch support status file for ' generic-idle-thread' Git-Commit-ID: 8fa369c0485c843f93045974e2a93cdc09828db1 X-Mailer: tip-git-log-daemon Robot-ID: Robot-Unsubscribe: Contact to get blacklisted from these emails MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset=UTF-8 Content-Disposition: inline Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Commit-ID: 8fa369c0485c843f93045974e2a93cdc09828db1 Gitweb: http://git.kernel.org/tip/8fa369c0485c843f93045974e2a93cdc09828db1 Author: Ingo Molnar AuthorDate: Wed, 3 Jun 2015 12:37:34 +0200 Committer: Ingo Molnar CommitDate: Wed, 3 Jun 2015 12:51:41 +0200 Documentation/features/core: Add feature description and arch support status file for 'generic-idle-thread' Cc: Cc: Cc: Cc: Andrew Morton Cc: H. Peter Anvin Cc: Jonathan Corbet Cc: Josh Triplett Cc: Linus Torvalds Cc: Peter Zijlstra Cc: Thomas Gleixner Signed-off-by: Ingo Molnar --- .../generic-idle-thread}/arch-support.txt | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/Documentation/features/time/virt-cpuacct/arch-support.txt b/Documentation/features/core/generic-idle-thread/arch-support.txt similarity index 68% copy from Documentation/features/time/virt-cpuacct/arch-support.txt copy to Documentation/features/core/generic-idle-thread/arch-support.txt index cf3c3e3..6d930fc 100644 --- a/Documentation/features/time/virt-cpuacct/arch-support.txt +++ b/Documentation/features/core/generic-idle-thread/arch-support.txt @@ -1,26 +1,26 @@ # -# Feature name: virt-cpuacct -# Kconfig: HAVE_VIRT_CPU_ACCOUNTING -# description: arch supports precise virtual CPU time accounting +# Feature name: generic-idle-thread +# Kconfig: GENERIC_SMP_IDLE_THREAD +# description: arch makes use of the generic SMP idle thread facility # ----------------------- | arch |status| ----------------------- | alpha: | ok | - | arc: | TODO | + | arc: | ok | | arm: | ok | | arm64: | ok | | avr32: | TODO | - | blackfin: | TODO | + | blackfin: | ok | | c6x: | TODO | | cris: | TODO | | frv: | TODO | | h8300: | TODO | - | hexagon: | TODO | + | hexagon: | ok | | ia64: | ok | | m32r: | TODO | | m68k: | TODO | - | metag: | TODO | + | metag: | ok | | microblaze: | TODO | | mips: | ok | | mn10300: | TODO | @@ -30,11 +30,11 @@ | powerpc: | ok | | s390: | ok | | score: | TODO | - | sh: | TODO | + | sh: | ok | | sparc: | ok | - | tile: | ok | + | tile: | TODO | | um: | TODO | | unicore32: | TODO | | x86: | ok | - | xtensa: | TODO | + | xtensa: | ok | ----------------------- From mboxrd@z Thu Jan 1 00:00:00 1970 From: tip-bot for Ingo Molnar Subject: [tip:core/documentation] Documentation/features/core: Add feature description and arch support status file for ' generic-idle-thread' Date: Wed, 3 Jun 2015 04:17:45 -0700 Message-ID: Reply-To: torvalds-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org, peterz-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org, corbet-T1hC0tSOHrs@public.gmane.org, hpa-YMNOUZJC4hwAvxtiuMwx3w@public.gmane.org, josh-iaAMLnmF4UmaiuxdJuQwMA@public.gmane.org, tglx-hfZtesqFncYOwBW4kG4KsQ@public.gmane.org, linux-api-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arch-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, mingo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org, akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Return-path: Content-Disposition: inline Sender: linux-api-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: linux-tip-commits-u79uwXL29TY76Z2rM5mHXA@public.gmane.org Cc: tglx-hfZtesqFncYOwBW4kG4KsQ@public.gmane.org, linux-api-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, hpa-YMNOUZJC4hwAvxtiuMwx3w@public.gmane.org, josh-iaAMLnmF4UmaiuxdJuQwMA@public.gmane.org, torvalds-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org, peterz-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org, corbet-T1hC0tSOHrs@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org, mingo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org, linux-arch-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-api@vger.kernel.org Commit-ID: 8fa369c0485c843f93045974e2a93cdc09828db1 Gitweb: http://git.kernel.org/tip/8fa369c0485c843f93045974e2a93cdc09828db1 Author: Ingo Molnar AuthorDate: Wed, 3 Jun 2015 12:37:34 +0200 Committer: Ingo Molnar CommitDate: Wed, 3 Jun 2015 12:51:41 +0200 Documentation/features/core: Add feature description and arch support status file for 'generic-idle-thread' Cc: Cc: Cc: Cc: Andrew Morton Cc: H. Peter Anvin Cc: Jonathan Corbet Cc: Josh Triplett Cc: Linus Torvalds Cc: Peter Zijlstra Cc: Thomas Gleixner Signed-off-by: Ingo Molnar --- .../generic-idle-thread}/arch-support.txt | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/Documentation/features/time/virt-cpuacct/arch-support.txt b/Documentation/features/core/generic-idle-thread/arch-support.txt similarity index 68% copy from Documentation/features/time/virt-cpuacct/arch-support.txt copy to Documentation/features/core/generic-idle-thread/arch-support.txt index cf3c3e3..6d930fc 100644 --- a/Documentation/features/time/virt-cpuacct/arch-support.txt +++ b/Documentation/features/core/generic-idle-thread/arch-support.txt @@ -1,26 +1,26 @@ # -# Feature name: virt-cpuacct -# Kconfig: HAVE_VIRT_CPU_ACCOUNTING -# description: arch supports precise virtual CPU time accounting +# Feature name: generic-idle-thread +# Kconfig: GENERIC_SMP_IDLE_THREAD +# description: arch makes use of the generic SMP idle thread facility # ----------------------- | arch |status| ----------------------- | alpha: | ok | - | arc: | TODO | + | arc: | ok | | arm: | ok | | arm64: | ok | | avr32: | TODO | - | blackfin: | TODO | + | blackfin: | ok | | c6x: | TODO | | cris: | TODO | | frv: | TODO | | h8300: | TODO | - | hexagon: | TODO | + | hexagon: | ok | | ia64: | ok | | m32r: | TODO | | m68k: | TODO | - | metag: | TODO | + | metag: | ok | | microblaze: | TODO | | mips: | ok | | mn10300: | TODO | @@ -30,11 +30,11 @@ | powerpc: | ok | | s390: | ok | | score: | TODO | - | sh: | TODO | + | sh: | ok | | sparc: | ok | - | tile: | ok | + | tile: | TODO | | um: | TODO | | unicore32: | TODO | | x86: | ok | - | xtensa: | TODO | + | xtensa: | ok | -----------------------