Thanks to spatch.
Signed-off-by: Rusty Russell
Cc: Jeff Dike
Cc: Richard Weinberger
Cc: user-mode-linux-devel@lists.sourceforge.net
---
arch/um/kernel/smp.c | 12 ++--
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/arch/um/kernel/smp.c b/arch/um/kernel/smp.c
index
On Tue, 21 Aug 2012 10:43:59 -0700, Randy Dunlap wrote:
> On 08/19/2012 07:51 PM, Rusty Russell wrote:
>
> > On Tue, 14 Aug 2012 10:41:42 -0700, Randy Dunlap
> > wrote:
> >> On 08/14/2012 08:17 AM, Richard Weinberger wrote:
> >>
> >>> Am 14.
On Tue, 14 Aug 2012 10:41:42 -0700, Randy Dunlap wrote:
> On 08/14/2012 08:17 AM, Richard Weinberger wrote:
>
> > Am 14.08.2012 17:15, schrieb David Howells:
> >> How about this then?
> >>
> >> David
> >> ---
> >> diff --git a/arch/x86/um/Kconfig b/arch/x86/um/Kconfig
> >> index 9926e11..a4b0c10
On Mon, 13 Aug 2012 10:00:16 -0700, Randy Dunlap wrote:
> On 07/26/2012 08:18 AM, Randy Dunlap wrote:
>
> > On 07/25/2012 10:04 PM, Stephen Rothwell wrote:
> >
> >> Hi all,
> >>
> >> Please do not add anything to linux-next included branches/series that is
> >> destined for v3.7 until after v3.6
ng changes since commit b5174fa3a7f4f8f150bfa3b917c92608953dfa0f:
Merge tag 'mmc-merge-for-3.4-rc1' of
git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc (2012-03-28 20:59:45
-0700)
are available in the git repository at:
git://github.com/rustyrussell/linux.git master
Rusty
From: Rusty Russell
This has been obsolescent for a while; time for the final push.
In adjacent context, replaced old cpus_* with cpumask_*.
Signed-off-by: Rusty Russell
Acked-by: David S. Miller (arch/sparc)
Acked-by: Chris Metcalf (arch/tile)
Cc: user-mode-linux-devel
From: Rusty Russell
This has been obsolescent for a while; time for the final push.
Signed-off-by: Rusty Russell
Cc: user-mode-linux-devel@lists.sourceforge.net
---
arch/um/kernel/skas/process.c |2 +-
arch/um/kernel/smp.c |9 -
2 files changed, 5 insertions(+), 6
On Mon, 22 Aug 2011 23:38:43 +0200, Richard Weinberger wrote:
> Hi!
>
> UserModeLinux is using the arch specific module functions from
> arch/x86/kernel/module.c.
> On i386 this works perfectly fine but on x86_64 it causes problems.
>
> apply_relocate_add() assumes modules compiled with -mcmode
-um.git
master
Rusty Russell (3):
cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.:
um
cpumask: Use accessors code.: um
cpumask: use mm_cpumask() wrapper: um
arch/um/include/asm/mmu_context.h |4 ++--
arch/um/kernel/smp.c |2 +-
arch/um
...
cpu_clear(me, cpu_online_map);
cpu_set(me, cpu_online_map);
Something subtle here?
Rusty.
-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applic
On Sat, 2005-05-07 at 23:57 +0530, Srivatsa Vaddagiri wrote:
> Two solutions have been proposed so far:
>
> A. As per Nick's suggestion, impose a max limit (say some 100 ms or
> say a second, Nick?) on how long a idle CPU can avoid taking
> local-timer ticks. As a result, t
11 matches
Mail list logo