lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <loom.20110330T040947-18@post.gmane.org> Date: Wed, 30 Mar 2011 02:11:57 +0000 (UTC) From: jmheo <jongman.heo@...il.com> To: linux-kernel@...r.kernel.org Subject: compile error with 2.6.39-rc1 (in arch/x86/kernel/apb_timer.c) I got following compile error with 2.6.39-rc1. arch/x86/kernel/apb_timer.c: In function ??apbt_setup_irq??: arch/x86/kernel/apb_timer.c:319:2: error: implicit declaration of function ?? __set_irq_handler?? make[2]: *** [arch/x86/kernel/apb_timer.o] Error 1 make[1]: *** [arch/x86/kernel] Error 2 make: *** [arch/x86] Error 2 make: *** Waiting for unfinished jobs.... I have CONFIG_APB_TIMER & CONFIG_SMP in my .config. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/