Re: Bug report
From: Dan Malek <hidden>
Date: 1999-06-07 13:53:06
Alexander Larsson wrote:
In the embedded 2.2.5 sources i found the following in
arch/ppc/kernel/ppc-stub.c
static inline void set_msr(int msr)
{
asm volatile("mfmsr %0" : : "r" (msr));
}
Shouldn't that be mtmsr?Yes....Fortunately, it is only used in the kgbd portion of the kernel, so normal operations are not affected. -- Dan [[ This message was sent via the linuxppc-dev mailing list. Replies are ]] [[ not forced back to the list, so be sure to Cc linuxppc-dev if your ]] [[ reply is of general interest. Please check http://lists.linuxppc.org/ ]] [[ and http://www.linuxppc.org/ for useful information before posting. ]]