ARM – Odroid to 4.0-rc5 – Eventually..
I had tried to update the Odroid U3 to Kernel 4.0-rc5 – using the patched source from https://github.com/tobiasjakobi/linux-odroid/tree/odroid-4.0.y – a few days ago, but the boot failed:
hub 1-3:1.0: 3 ports detected INFO: rcu_sched detected stalls on CPUs/tasks: { 0} (detected by 1, t=4202 jiffies, g=-255, c=-256, q=2) Task dump for CPU 0: swapper/0 R running 0 1 0 0x00000002 Backtrace: [<ee079c8c>] (0xee079c8c) from [<ee079cbc>] (0xee079cbc) Backtrace aborted due to bad frame pointer <ed870ac0> INFO: rcu_sched detected stalls on CPUs/tasks: { 0} (detected by 1, t=16807 jiffies, g=-255, c=-256, q=2) Task dump for CPU 0: swapper/0 R running 0 1 0 0x00000002 Backtrace: [<ee079c8c>] (0xee079c8c) from [<ee079cbc>] (0xee079cbc) Backtrace aborted due to bad frame pointer <ed870ac0>
I noticed that there has been more changes to this source later, and (re) downloaded it, and it now boots successfully:
Fedora release 21 (Twenty One) Kernel 4.0.0-rc5 on an armv7l (ttySAC1) ................... ]# uname -a Linux rgodroid 4.0.0-rc5 #1 SMP Wed Mar 25 11:38:17 PDT 2015 armv7l armv7l armv7l GNU/Linux
So… although the version seems the same, be sure to look out for any later ‘commits’!
Robert Gadsdon. March 25, 2015.
Robert is your policy to continue ignoring my questions in this thread regarding fedora 21 on the ODROID U3.
Please just let me know, as you have ignored me several times now, and I will cease my interest in your work ?
Adrian Fewster
You posted a question on March 3 and I responded on the same day. You posted another request on March 19, and I replied on March 20.
RG.
Robert, ok thankyou. I did not receive email on same, so not sure where to find those replies.
I have updated the wordpress to do that. If you have a url for the replies, that would be
appreciated please, and sorry I have misinterpreted the situation.
regards
Adrian Fewster
Comments/replies are under the original articles: http://rglinuxtech.com/?p=1378 http://rglinuxtech.com/?p=1048
RG.
@Robert: Just because the top commit stays the same, the repo still can change. I rebase and squash commits a lot, which git fetch should also show you.