Bug 809420

Summary: arch/powerpc/kernel/kgdb.c:444:22: error: '__debugger_ipi' undeclared
Product: [Fedora] Fedora Reporter: Karsten Hopp <karsten>
Component: kernelAssignee: Kernel Maintainer List <kernel-maint>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: medium    
Version: rawhideCC: gansalmon, itamar, jonathan, kernel-maint, madhu.chinakonda
Target Milestone: ---   
Target Release: ---   
Hardware: powerpc   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-04-03 23:30:26 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
build.log none

Description Karsten Hopp 2012-04-03 10:26:31 UTC
Created attachment 574814 [details]
build.log

Description of problem:
kernel-3.4.0-0.rc0.git4.2.fc18 doesn't build on Power:
arch/powerpc/kernel/kgdb.c: In function 'kgdb_arch_init':
arch/powerpc/kernel/kgdb.c:444:22: error: '__debugger_ipi' undeclared (first use in this function)
arch/powerpc/kernel/kgdb.c:444:22: note: each undeclared identifier is reported only once for each function it appears in
arch/powerpc/kernel/kgdb.c:445:18: error: '__debugger' undeclared (first use in this function)
....

Version-Release number of selected component (if applicable):
kernel-3.4.0-0.rc0.git4.2.fc18

How reproducible:
always

Steps to Reproduce:
1.ppc-koji build --scratch f18 kernel-3.4.0-0.rc0.git4.2.fc18.src.rpm
2.
3.
  
Actual results:
http://ppc.koji.fedoraproject.org/koji/getfile?taskID=471751&name=build.log

Additional info:

Comment 1 Josh Boyer 2012-04-03 18:33:43 UTC
This is fixed with commit cad3c8346b94edd68e4b9c2c0056a5f61411af1a, which should be in the -rc1-gitX build coming soon.

Comment 2 Josh Boyer 2012-04-03 23:30:26 UTC
Should be fixed here:

http://koji.fedoraproject.org/koji/taskinfo?taskID=3961991