O> a non-identical CPU system with a geode + something else doesn't exist
> and is very unlikely to happen.
As the Geode isn't used SMP (and afaik isnt SMP capable) that would be a
reasonable assumption
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a mess
On Wed, Jul 25, 2007 at 09:26:38PM -0700, Andrew Morton wrote:
> On Thu, 26 Jul 2007 04:20:10 + "Dave Young" <[EMAIL PROTECTED]> wrote:
>
> > >On 7/25/07, Andrew Morton <[EMAIL PROTECTED]> wrote:
> > > On Wed, 25 Jul 2007 14:19:05 + Dave Young <[EMAIL PROTECTED]> wrote:
> > >
> > > >
2007/7/25, Andrew Morton <[EMAIL PROTECTED]>:
On Wed, 25 Jul 2007 14:19:05 + Dave Young <[EMAIL PROTECTED]> wrote:
> Hi,
> in preemptible kernel will report BUG: using smp_processor_id() in
preemptible, so use boot_cpu_data instead of current_cpu_data.
>
> Signed-off-by: Dave Young <[EMAIL
On Thu, 26 Jul 2007 04:20:10 + "Dave Young" <[EMAIL PROTECTED]> wrote:
> >On 7/25/07, Andrew Morton <[EMAIL PROTECTED]> wrote:
> > On Wed, 25 Jul 2007 14:19:05 + Dave Young <[EMAIL PROTECTED]> wrote:
> >
> > > Hi,
> > > in preemptible kernel will report BUG: using smp_processor_id() in
>
>On 7/25/07, Andrew Morton <[EMAIL PROTECTED]> wrote:
> On Wed, 25 Jul 2007 14:19:05 + Dave Young <[EMAIL PROTECTED]> wrote:
>
> > Hi,
> > in preemptible kernel will report BUG: using smp_processor_id() in
> > preemptible, so use boot_cpu_data instead of current_cpu_data.
> >
> > Signed-off-by
On Wed, 25 Jul 2007 14:19:05 + Dave Young <[EMAIL PROTECTED]> wrote:
> Hi,
> in preemptible kernel will report BUG: using smp_processor_id() in
> preemptible, so use boot_cpu_data instead of current_cpu_data.
>
> Signed-off-by: Dave Young <[EMAIL PROTECTED]>
>
> ---
> arch/i386/kernel/cpu/
Hi,
in preemptible kernel will report BUG: using smp_processor_id() in preemptible,
so use boot_cpu_data instead of current_cpu_data.
Signed-off-by: Dave Young <[EMAIL PROTECTED]>
---
arch/i386/kernel/cpu/cpufreq/gx-suspmod.c |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff -pu
7 matches
Mail list logo