Re: [loongson-dev] Errors with Lemote's 3.5.0 kernels for Loongson3A

2014-05-20 Thread David Kuehling
> "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

Re: [loongson-dev] Errors with Lemote's 3.5.0 kernels for Loongson3A

2014-05-19 Thread Huacai Chen
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

Re: [loongson-dev] Errors with Lemote's 3.5.0 kernels for Loongson3A

2014-05-18 Thread David Kuehling
> "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

Re: [loongson-dev] Errors with Lemote's 3.5.0 kernels for Loongson3A

2014-05-18 Thread Huacai Chen
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

Re: [loongson-dev] Errors with Lemote's 3.5.0 kernels for Loongson3A

2014-05-17 Thread David Kuehling
> "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

Re: [loongson-dev] Errors with Lemote's 3.5.0 kernels for Loongson3A

2014-05-17 Thread David Kuehling
> "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

[loongson-dev] Errors with Lemote's 3.5.0 kernels for Loongson3A

2014-05-16 Thread David Kuehling
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