Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1306626
| From | Tejun Heo <tj@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [GIT PULL] percpu changes for v4.5-rc1 |
| Date | 2016-01-11 20:40 +0100 |
| Message-ID | <qPQtQ-6Lt-13@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
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
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[GIT PULL] percpu changes for v4.5-rc1 Tejun Heo <tj@kernel.org> - 2016-01-11 20:40 +0100
csiph-web