public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL rcu/urgent] Make SRCU be built by default
@ 2017-04-25 19:18 Paul E. McKenney
  2017-04-26  5:41 ` Ingo Molnar
  0 siblings, 1 reply; 2+ messages in thread
From: Paul E. McKenney @ 2017-04-25 19:18 UTC (permalink / raw)
  To: mingo; +Cc: linux-kernel, fengguang.wu

Hello, Ingo,

This commit causes SRCU to be built by default.  This handles the
surprisingly common case where include/linux/srcu.h is included
into files being built with CONFIG_SRCU=n.  The fact that there is
now a Tiny SRCU means that this should be OK from a Linux-kernel
tinification perspective.  The following changes since commit
677df9d4615a ("srcu: Fix Kconfig botch when SRCU not selected"):
are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git rcu/urgent

for you to fetch changes up to d160a727c40e7175aa642137910a3fda46262fc8:

  srcu: Make SRCU be built by default (2017-04-24 08:36:02 -0700)

----------------------------------------------------------------
Paul E. McKenney (1):
      srcu: Make SRCU be built by default

 init/Kconfig | 1 +
 1 file changed, 1 insertion(+)

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

* Re: [GIT PULL rcu/urgent] Make SRCU be built by default
  2017-04-25 19:18 [GIT PULL rcu/urgent] Make SRCU be built by default Paul E. McKenney
@ 2017-04-26  5:41 ` Ingo Molnar
  0 siblings, 0 replies; 2+ messages in thread
From: Ingo Molnar @ 2017-04-26  5:41 UTC (permalink / raw)
  To: Paul E. McKenney; +Cc: linux-kernel, fengguang.wu


* Paul E. McKenney <paulmck@linux.vnet.ibm.com> wrote:

> Hello, Ingo,
> 
> This commit causes SRCU to be built by default.  This handles the
> surprisingly common case where include/linux/srcu.h is included
> into files being built with CONFIG_SRCU=n.  The fact that there is
> now a Tiny SRCU means that this should be OK from a Linux-kernel
> tinification perspective.  The following changes since commit
> 677df9d4615a ("srcu: Fix Kconfig botch when SRCU not selected"):
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git rcu/urgent
> 
> for you to fetch changes up to d160a727c40e7175aa642137910a3fda46262fc8:
> 
>   srcu: Make SRCU be built by default (2017-04-24 08:36:02 -0700)
> 
> ----------------------------------------------------------------
> Paul E. McKenney (1):
>       srcu: Make SRCU be built by default
> 
>  init/Kconfig | 1 +
>  1 file changed, 1 insertion(+)

Pulled, thanks a lot Paul!

	Ingo

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

end of thread, other threads:[~2017-04-26  5:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-25 19:18 [GIT PULL rcu/urgent] Make SRCU be built by default Paul E. McKenney
2017-04-26  5:41 ` Ingo Molnar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox