Re: [PATCH 2/3] nohz: Drop generic vtime obsolete dependency onCONFIG_64BIT

From: Ingo Molnar
Date: Tue Oct 01 2013 - 02:57:36 EST



* Frederic Weisbecker <fweisbec@xxxxxxxxx> wrote:

> config VIRT_CPU_ACCOUNTING_GEN
> bool "Full dynticks CPU time accounting"
> - depends on HAVE_CONTEXT_TRACKING && 64BIT
> + depends on HAVE_CONTEXT_TRACKING
> depends on HAVE_VIRT_CPU_ACCOUNTING_GEN
> select VIRT_CPU_ACCOUNTING
> select CONTEXT_TRACKING

> @@ -100,7 +100,6 @@ config NO_HZ_FULL
> # RCU_USER_QS dependency
> depends on HAVE_CONTEXT_TRACKING
> # VIRT_CPU_ACCOUNTING_GEN dependency
> - depends on 64BIT
> depends on HAVE_VIRT_CPU_ACCOUNTING_GEN

Yay!

Thanks,

Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/