Dear all,
i am running linux, mainline kernel 3.17.0 on
[root@test ~]# cat /proc/cpuinfo processor : 0 model name : ARM926EJ-S rev 5 (v5l) Features : swp half thumb fastmult edsp java CPU implementer : 0x41 CPU architecture: 5TEJ CPU variant : 0x0 CPU part : 0x926 CPU revision : 5
[root@test ~]# cat /proc/version Linux version 3.17.0 (angelo@test) (gcc version 4.6.1 (Sourcery CodeBench Lite 2011.09-70) ) #204 PREEMPT Tue Nov 11 15:05:16 CET 2014
I have finally this new kernel up and running (moved from 3.5.1), but i am noticing several mmc ext4 errors, as
InfoGeneral:RegistrationMng hearth beat log (nothing to do since 10 seconds). EXT4-fs (mmcblk0p1): error count since last fsck: 24 EXT4-fs (mmcblk0p1): initial error at time 946685647: ext4_lookup:1448: inode 130311 EXT4-fs (mmcblk0p1): last error at time 946687362: empty_dir:2539: inode 11: block 8658
Never seen errors like those in kernel 3.5.1. I am considering them related to this kernel upgrade. If any idea on what direction to investigate, just let me know.