> "Huacai" == Huacai Chen writes:
> You can try to remove this line in
> arch/mips/loongson/loongson-3/loongson3_cpuautoplug.c
> BUG_ON(smp_processor_id() != 0);
Just removed that line, recompiled, and the kernel log still shows the
BUG: messages
[ 458.898437] BUG: using smp_proc
You can try to remove this line in
arch/mips/loongson/loongson-3/loongson3_cpuautoplug.c
BUG_ON(smp_processor_id() != 0);
Huacai
On Mon, May 19, 2014 at 12:18 AM, David Kuehling wrote:
>> "Huacai" == Huacai Chen writes:
>
>> If it is really autoplug's bug, why the message reports e
> "Huacai" == Huacai Chen writes:
> If it is really autoplug's bug, why the message reports error in
> crypt_convert()? I'm confusing.
I'm somewhat confused, too, but looking at he code, there is not a
single call to smp_processor_id() in crypt_convert(). Then
do_autoplug_timer() runs from
If it is really autoplug's bug, why the message reports error in
crypt_convert()? I'm confusing.
On Sun, May 18, 2014 at 11:11 AM, David Kuehling wrote:
>> "David" == David Kuehling writes:
>
>> running a Xinghuo "Spark" 3A 6100 [4] from an encrypted root
>> filesystem (dm_crypt+lvm), with k
> "David" == David Kuehling writes:
> running a Xinghuo "Spark" 3A 6100 [4] from an encrypted root
> filesystem (dm_crypt+lvm), with kernels 3.5.0-8 and 3.5.0-9 [1] I get
> plenty of these error messages in the kernel log when doing I/O:
> [ 933.398437] BUG: using smp_processor_id() in pree
> "David" == David Kuehling writes:
> running a Xinghuo "Spark" 3A 6100 [4] from an encrypted root
> filesystem (dm_crypt+lvm), with kernels 3.5.0-8 and 3.5.0-9 [1] I get
> plenty of these error messages in the kernel log when doing I/O:
>
> [ 933.398437] BUG: using smp_processor_id() in pre
Hi,
running a Xinghuo "Spark" 3A 6100 [4] from an encrypted root filesystem
(dm_crypt+lvm), with kernels 3.5.0-8 and 3.5.0-9 [1] I get plenty of
these error messages in the kernel log when doing I/O:
[ 933.398437] BUG: using smp_processor_id() in preemptible [] code:
kworker/2:2/2763