Bug 878265 - [abrt]: WARNING: at arch/x86/kernel/cpu/amd.c:28 init_amd+0x107/0x621()
Summary: [abrt]: WARNING: at arch/x86/kernel/cpu/amd.c:28 init_amd+0x107/0x621()
Keywords:
Status: CLOSED INSUFFICIENT_DATA
Alias: None
Product: Fedora
Classification: Fedora
Component: kernel
Version: 17
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Kernel Maintainer List
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:6c3d014a3d03cb501a82319797b...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-11-20 01:43 UTC by James
Modified: 2013-06-23 02:41 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
: 916038 (view as bug list)
Environment:
Last Closed: 2013-01-02 13:27:14 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description James 2012-11-20 01:43:53 UTC
Description of problem:
Full Update after Install

Additional info:
libreport version: 2.0.18
abrt_version:   2.0.18
cmdline:        BOOT_IMAGE=/vmlinuz-3.6.6-1.fc17.x86_64 root=/dev/mapper/vg_localhost-lv_root ro rd.lvm.lv=vg_localhost/lv_swap rd.md=0 rd.dm=0 SYSFONT=True rd.lvm.lv=vg_localhost/lv_root KEYTABLE=us rd.luks=0 LANG=en_US.UTF-8 rhgb quiet
kernel:         3.6.6-1.fc17.x86_64

backtrace:
:WARNING: at arch/x86/kernel/cpu/amd.c:28 init_amd+0x107/0x621()
:Hardware name: MS-6702
:rdmsrl_amd_safe should only be used on K8!
:Modules linked in:
:Pid: 0, comm: swapper/0 Not tainted 3.6.6-1.fc17.x86_64 #1
:Call Trace:
: [<ffffffff8105b8ef>] warn_slowpath_common+0x7f/0xc0
: [<ffffffff8105b9e6>] warn_slowpath_fmt+0x46/0x50
: [<ffffffff81609d84>] ? early_init_amd+0xb9/0xd1
: [<ffffffff81609ea3>] init_amd+0x107/0x621
: [<ffffffff81608ee1>] identify_cpu+0x23b/0x340
: [<ffffffff81d04718>] identify_boot_cpu+0x10/0x45
: [<ffffffff81d0498f>] check_bugs+0x9/0x2d
: [<ffffffff81cfbc18>] start_kernel+0x3a5/0x3d4
: [<ffffffff81cfb672>] ? repair_env_string+0x5e/0x5e
: [<ffffffff81cfb356>] x86_64_start_reservations+0x131/0x135
: [<ffffffff81cfb45a>] x86_64_start_kernel+0x100/0x10f

Comment 1 Dave Jones 2012-11-20 17:52:43 UTC
attach the output of /proc/cpuinfo please ?

Comment 2 jon 2013-04-02 15:43:15 UTC
[root@localhost ~]# cat /proc/cpuinfo 
processor       : 0
vendor_id       : AuthenticAMD
cpu family      : 15
model           : 12
model name      : AMD Athlon(tm) 64 Processor 3000+
stepping        : 0
microcode       : 0x3a
cpu MHz         : 2000.000
cache size      : 512 KB
fpu             : yes
fpu_exception   : yes
cpuid level     : 1
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext lm 3dnowext 3dnow rep_good nopl
bogomips        : 4399.51
TLB size        : 1024 4K pages
clflush size    : 64
cache_alignment : 64
address sizes   : 40 bits physical, 48 bits virtual
power management: ts fid vid ttp

Comment 3 Joseph D. Wagner 2013-06-23 02:41:20 UTC
# cat /proc/cpuinfo
processor	: 0
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 6
model name	: AMD Opteron 22xx (Gen 2 Class Opteron)
stepping	: 1
microcode	: 0x1000065
cpu MHz		: 2500.000
cache size	: 512 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt lm 3dnowext 3dnow rep_good nopl extd_apicid pni cx16 hypervisor cmp_legacy svm cr8_legacy 3dnowprefetch
bogomips	: 5000.00
TLB size	: 1024 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 6
model name	: AMD Opteron 22xx (Gen 2 Class Opteron)
stepping	: 1
microcode	: 0x1000065
cpu MHz		: 2500.000
cache size	: 512 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt lm 3dnowext 3dnow rep_good nopl extd_apicid pni cx16 hypervisor cmp_legacy svm cr8_legacy 3dnowprefetch
bogomips	: 5000.00
TLB size	: 1024 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

# cat /proc/version
Linux version 3.9.6-200.fc18.x86_64 (mockbuild@bkernel02) (gcc version 4.7.2 20121109 (Red Hat 4.7.2-8) (GCC) ) #1 SMP Thu Jun 13 18:56:55 UTC 2013


Note You need to log in before you can comment on or make changes to this bug.