On Thu, May 24, 2007 at 04:02:07PM -0700, Andrew Morton wrote:
> On Thu, 24 May 2007 12:33:23 +0200
> Jarek Poplawski <[EMAIL PROTECTED]> wrote:
>
> >
> > smpboot: cachesize comparison fix in smp_tune_scheduling()
> >
> > boot_cpu_data.x86_cache_size is signed int and can be < 0 too.
...
> Under
On Thu, 24 May 2007 12:33:23 +0200
Jarek Poplawski <[EMAIL PROTECTED]> wrote:
>
> smpboot: cachesize comparison fix in smp_tune_scheduling()
>
> boot_cpu_data.x86_cache_size is signed int and can be < 0 too.
>
> PS: this function is removed from current -mm.
>
>
> Signed-off-by: Jarek Poplaws
smpboot: cachesize comparison fix in smp_tune_scheduling()
boot_cpu_data.x86_cache_size is signed int and can be < 0 too.
PS: this function is removed from current -mm.
Signed-off-by: Jarek Poplawski <[EMAIL PROTECTED]>
---
diff -Nurp 2.6.22-rc2-git5-/arch/i386/kernel/smpboot.c
2.6.22-rc2-g
3 matches
Mail list logo