Re: [PATCH 5/5] nohz: add stub context_tracking_is_enabled

2015-02-05 Thread Paul E. McKenney
On Thu, Feb 05, 2015 at 03:23:52PM -0500, r...@redhat.com wrote: > From: Rik van Riel > > With code elsewhere doing something conditional on whether or not > context tracking is enabled, we want a stub function that tells us > context tracking is not enabled, when CONFIG_CONTEXT_TRACKING is > not

[PATCH 5/5] nohz: add stub context_tracking_is_enabled

2015-02-05 Thread riel
From: Rik van Riel With code elsewhere doing something conditional on whether or not context tracking is enabled, we want a stub function that tells us context tracking is not enabled, when CONFIG_CONTEXT_TRACKING is not set. Signed-off-by: Rik van Riel --- include/linux/context_tracking_state