[#6850] Fail to build kgdb case after kernel is upgraded to 3.1.0
Submitted By: Vivi Li
Open Date
2011-10-27 01:13:19 Close Date
2012-01-17 01:06:44
Priority:
Medium Assignee:
Sonic Zhang
Status:
Closed Fixed In Release:
N/A
Found In Release:
N/A Release:
Category:
N/A Board:
N/A
Processor:
ALL Silicon Revision:
Is this bug repeatable?:
Yes Resolution:
Fixed
Uboot version or rev.:
Toolchain version or rev.:
gcc4.3-2011R1-RC2
App binary format:
N/A
Summary: Fail to build kgdb case after kernel is upgraded to 3.1.0
Details:
Fail to build kgdb case after kernel is upgraded from 3.0.0 to 3.1.0.
Last passed version:
--
kernel: Linux release 3.0.0-ADI-2011R1-pre-svn10100, build #12 SMP Wed Oct 26 21:46:09 GMT 2011
toolchain: bfin-uclinux-gcc release gcc version 4.3.5 (ADI-2011R1-RC2)
user-dist: release svn-10452, build #94 Wed Oct 26 21:45:09 GMT 2011
--
First failed version:
--
kernel: Linux release 3.1.0-ADI-2011R1-pre-svn10105, build #6 Thu Oct 27 00:14:49 CST 2011
toolchain: bfin-uclinux-gcc release gcc version 4.3.5 (ADI-2011R1-RC2)
user-dist: release svn-10454, build #23 Thu Oct 27 00:13:49 CST 2011
--
--
CC drivers/net/kgdboe.o
CC fs/notify/vfsmount_mark.o
CC [M] fs/nfs/super.o
drivers/net/kgdboe.c: In function ‘eth_get_char’:
drivers/net/kgdboe.c:124: error: implicit declaration of function ‘netpoll_poll’
--
Follow-ups
--- Sonic Zhang 2012-01-12 01:24:50
Fixed. netpoll_poll is removed in mainline. Use netpoll_poll_dev instead.
--- Vivi Li 2012-01-17 01:35:25
OK in latest trunk. Close it.
Files
Changes
Commits
Dependencies
Duplicates
Associations
Tags
File Name File Type File Size Posted By
No Files Were Found