linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] nohz full: drop 64-bit requirement, enable ARM support v2
@ 2013-09-30 14:06 Frederic Weisbecker
  2013-09-30 14:06 ` [PATCH 1/3] vtime: Add HAVE_VIRT_CPU_ACCOUNTING_GEN Kconfig Frederic Weisbecker
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Frederic Weisbecker @ 2013-09-30 14:06 UTC (permalink / raw)
  To: linux-arm-kernel

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

^ permalink raw reply	[flat|nested] 7+ messages in thread
* [GIT PULL] nohz: Full dynticks for 32 bits and arm support
@ 2013-10-02 12:37 Frederic Weisbecker
  2013-10-02 12:37 ` [PATCH 1/3] vtime: Add HAVE_VIRT_CPU_ACCOUNTING_GEN Kconfig Frederic Weisbecker
  0 siblings, 1 reply; 7+ messages in thread
From: Frederic Weisbecker @ 2013-10-02 12:37 UTC (permalink / raw)
  To: linux-arm-kernel

Ingo,

Please pull the timers/core branch that can be found at:

git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks.git
	timers/core

Thanks,
	Frederic
---

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(-)

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2013-10-02 12:37 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-30 14:06 [PATCH 0/3] nohz full: drop 64-bit requirement, enable ARM support v2 Frederic Weisbecker
2013-09-30 14:06 ` [PATCH 1/3] vtime: Add HAVE_VIRT_CPU_ACCOUNTING_GEN Kconfig Frederic Weisbecker
2013-09-30 14:06 ` [PATCH 2/3] nohz: Drop generic vtime obsolete dependency on CONFIG_64BIT Frederic Weisbecker
2013-10-01  6:57   ` Ingo Molnar
2013-09-30 14:06 ` [PATCH 3/3] ARM: Kconfig: allow full nohz CPU accounting Frederic Weisbecker
2013-09-30 16:47 ` [PATCH 0/3] nohz full: drop 64-bit requirement, enable ARM support v2 Kevin Hilman
  -- strict thread matches above, loose matches on Subject: below --
2013-10-02 12:37 [GIT PULL] nohz: Full dynticks for 32 bits and arm support Frederic Weisbecker
2013-10-02 12:37 ` [PATCH 1/3] vtime: Add HAVE_VIRT_CPU_ACCOUNTING_GEN Kconfig Frederic Weisbecker

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).