On Thu 25-09-14 18:23:14, Felix Miata wrote:
Michal Kubecek wrote on 2014-09-22 07:24 (UCT+0200):
Felix Miata wrote:
Was 32 bit kernel-desktop i586 instead of its 13.1 normal i686 intentional? http://download.opensuse.org/update/13.1/i586/kernel-default-3.11.10-> 21.1.i586.rpm http://download.opensuse.org/update/13.1/i686/kernel-desktop-3.11.10-> 21.1.i686.rpm
New version from yesterday (3.12.28-3) has the same architectures as standard 13.1 kernel (i586 for -default, i686 for all other flavors).
Linux g5eas 3.12.28-3-desktop #1 SMP PREEMPT Sun Sep 21 17:17:58 UTC 2014 (2250e86) x86_64 x86_64 x86_64 GNU/Linux
Anything here that looks wrong? [ 35.802111] FS-Cache: Netfs 'nfs' registered for caching [ 37.121689] NFSD: Using /var/lib/nfs/v4recovery as the NFSv4 state recovery directory [ 37.130869] NFSD: starting 90-second grace period (net ffffffff81c8e840) [ 39.408387] systemd-journald[223]: Received request to flush runtime journal from PID 1 [ 60.868667] type=1006 audit(1411682170.260:2): pid=1180 uid=0 old auid=4294967295 new auid=0 old ses=4294967295 new ses=1 res=1 [ 66.624822] NFS: Registering the id_resolver key type [ 66.624850] Key type id_resolver registered [ 66.624855] Key type id_legacy registered [ 118.444549] Uhhuh. NMI received for unknown reason 21 on CPU 0. [ 118.444549] Do you have a strange power saving mode enabled? [ 118.444549] Dazed and confused, but trying to continue
IMHO, this might happen for example when there is handled IPMI during NMI. You might check if there is anything suspicious in ipmi log. You need to install "ipmitool" package and do as root: modprobe ipmi_devintf modprobe ipmi_si ipmitool sel list Also could you please paste more from dmesg, even after this warning? The message from NMI handler is printed long after the previous line. It is related to some event that is still in progress. If the event fails, the related error would be later in the log. Just to be sure. Is this reproducible? It might also be a nearly impossible race. In this case, it might be unrelated to the kernel update. Best Regards, Petr -- To unsubscribe, e-mail: opensuse-kernel+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-kernel+owner@opensuse.org