Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1306626 > unrolled thread

[GIT PULL] percpu changes for v4.5-rc1

Started byTejun Heo <tj@kernel.org>
First post2016-01-11 20:40 +0100
Last post2016-01-11 20:40 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [GIT PULL] percpu changes for v4.5-rc1 Tejun Heo <tj@kernel.org> - 2016-01-11 20:40 +0100

#1306626 — [GIT PULL] percpu changes for v4.5-rc1

FromTejun Heo <tj@kernel.org>
Date2016-01-11 20:40 +0100
Subject[GIT PULL] percpu changes for v4.5-rc1
Message-ID<qPQtQ-6Lt-13@gated-at.bofh.it>
Hello,

Two trivial percpu patches for v4.5-rc1.

Thanks.

The following changes since commit 8005c49d9aea74d382f474ce11afbbc7d7130bec:

  Linux 4.4-rc1 (2015-11-15 17:00:27 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu.git for-4.5

for you to fetch changes up to 18fc93fd64129c96432812cb44f59c963871889b:

  percpu: remove PERCPU_ENOUGH_ROOM which is stale definition (2015-11-16 10:50:25 -0500)

----------------------------------------------------------------
Guillaume Gomez (1):
      percpu: Remove unneeded return from void function

Jungseok Lee (1):
      percpu: remove PERCPU_ENOUGH_ROOM which is stale definition

 arch/ia64/include/asm/percpu.h  | 2 --
 include/linux/percpu-refcount.h | 2 +-
 include/linux/percpu.h          | 6 ------
 3 files changed, 1 insertion(+), 9 deletions(-)

-- 
tejun

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web