]> rtime.felk.cvut.cz Git - sojka/nv-tegra/linux-3.10.git/commit
DROP Cherrypick/Merge Fail
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 2 Apr 2012 15:53:24 +0000 (08:53 -0700)
committerDan Willemsen <dwillemsen@nvidia.com>
Sat, 14 Sep 2013 08:32:31 +0000 (01:32 -0700)
commitf9ae8d7092ecfdcb6f7251271fa5fb26e5fa652b
tree616d98b72ab0509f9481f152608b4965096adad0
parentda645303e8007b8377a175b5de9c99120968aaa9
DROP Cherrypick/Merge Fail

Merge that resolved this conflict upstream:

Merge tag 'for-linus' of git://github.com/rustyrussell/linux

Pull cpumask cleanups from Rusty Russell:
 "(Somehow forgot to send this out; it's been sitting in linux-next, and
  if you don't want it, it can sit there another cycle)"

I'm a sucker for things that actually delete lines of code.

Fix up trivial conflict in arch/arm/kernel/kprobes.c, where Rusty fixed
a user of &cpu_online_map to be cpu_online_mask, but that code got
deleted by commit b21d55e98ac2 ("ARM: 7332/1: extract out code patch
function from kprobes").

* tag 'for-linus' of git://github.com/rustyrussell/linux:
  cpumask: remove old cpu_*_map.
  documentation: remove references to cpu_*_map.
  drivers/cpufreq/db8500-cpufreq: remove references to cpu_*_map.
  remove references to cpu_*_map in arch/

Rebase-Id: R2fd0b513101443088af2f901052c94dae9657d6a
arch/arm/kernel/kprobes.c