On Wed, 9 Mar 2005, Michael Schmitz wrote:
Looks like it hasn't been touched in ages, then. BenH should correct
if I'm way off base, but you basically need to replace, at a minimum:
save_flags(flags)+cli() by local_irq_save(flags)
restore_flags(flags)by local_irq_restore(flags)
sti()
On Mar 09 2005, Michael Schmitz wrote:
> are there any SMP capable machines with SWIM3??
Yes, there are. For instance, the ld mac that I have here is a PowerMac
9500/180MP with 2 604e processors.
Quite slow for almost anything to be done, but I hope that I will be able
to upgrade it in the no
> > Looks like it hasn't been touched in ages, then. BenH should correct me if
> > I'm way off base, but you basically need to replace, at a minimum:
> >
> > save_flags(flags)+cli() by local_irq_save(flags)
> > restore_flags(flags)by local_irq_restore(flags)
> > sti()
On Wed, 9 Mar 2005, Michael Schmitz wrote:
Looks like it hasn't been touched in ages, then. BenH should correct me
if I'm way off base, but you basically need to replace, at a minimum:
save_flags(flags)+cli() by local_irq_save(flags)
restore_flags(flags)by local_irq_restore(flags)
sti
Michael Schmitz wrote:
I tried compiling a 2.6 kernel from sources (2.6.11 from kernel.org to
be exact), and I got the following:
What's causing this ?
That looks like the swim3 driver. Last I heard, it hadn't been updated
when some of the other parts of the kernel changed.
Looks like it hasn't be
On Wed, 9 Mar 2005, Michael Schmitz wrote:
I tried compiling a 2.6 kernel from sources (2.6.11 from kernel.org to
be exact), and I got the following:
What's causing this ?
That looks like the swim3 driver. Last I heard, it hadn't been updated
when some of the other parts of the kernel changed.
Look
> > I tried compiling a 2.6 kernel from sources (2.6.11 from kernel.org to
> > be exact), and I got the following:
> >
> > What's causing this ?
>
> That looks like the swim3 driver. Last I heard, it hadn't been updated
> when some of the other parts of the kernel changed.
Looks like it hasn't bee
On Tue, Mar 08, 2005 at 06:01:13PM -0600, vinai wrote:
> I tried compiling a 2.6 kernel from sources (2.6.11 from kernel.org to
> be exact), and I got the following:
>
> What's causing this ?
That looks like the swim3 driver. Last I heard, it hadn't been updated
when some of the other parts of th
Hey Folks,
I tried compiling a 2.6 kernel from sources (2.6.11 from kernel.org to
be exact), and I got the following:
LD init/built-in.o
LD .tmp_vmlinux1
drivers/built-in.o(.text+0x4dbb8): In function `do_fd_request':
: undefined reference to `sti'
drivers/built-in.o(.text+0x4dd50):
9 matches
Mail list logo