[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1380550012-7321-1-git-send-email-fweisbec@gmail.com>
Date: Mon, 30 Sep 2013 16:06:49 +0200
From: Frederic Weisbecker <fweisbec@...il.com>
To: Kevin Hilman <khilman@...aro.org>
Cc: LKML <linux-kernel@...r.kernel.org>,
Frederic Weisbecker <fweisbec@...il.com>,
Ingo Molnar <mingo@...nel.org>,
Russell King <rmk@....linux.org.uk>,
"Paul E. McKenney" <paulmck@...ux.vnet.ibm.com>,
Arm Linux <linux-arm-kernel@...ts.infradead.org>
Subject: [PATCH 0/3] nohz full: drop 64-bit requirement, enable ARM support v2
Hi Kevin,
Your patchset was fine but I just did a second round. Namely I did the following changes:
* Drop the 64 bits dependency after we settle the new dependency on HAVE_VIRT_CPU_ACCOUNTING_GEN
and not before. This way we don't have a middle state that loose the dependency in the middle of
the patchset. Probablyt no big deal but it looks more natural this way.
* Refined a few changelogs.
If you're ok I'll send a pull request to Ingo.
Thanks.
Kevin Hilman (3):
vtime: Add HAVE_VIRT_CPU_ACCOUNTING_GEN Kconfig
nohz: Drop generic vtime obsolete dependency on CONFIG_64BIT
ARM: Kconfig: allow full nohz CPU accounting
arch/Kconfig | 12 ++++++++++++
arch/arm/Kconfig | 1 +
init/Kconfig | 3 ++-
kernel/time/Kconfig | 2 +-
4 files changed, 16 insertions(+), 2 deletions(-)
--
1.8.3.1
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists