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: <480C78AF.1060903@trash.net>
Date: Mon, 21 Apr 2008 13:21:19 +0200
From: Patrick McHardy <kaber@...sh.net>
To: Ingo Molnar <mingo@...e.hu>
CC: Linux Kernel Mailinglist <linux-kernel@...r.kernel.org>
Subject: kgdb build error
I get this build error with current -git on x86_64 (config attached):
CC arch/x86/kernel/kgdb.o
arch/x86/kernel/kgdb.c:52:28: error: asm/mach_apic.h: No such file or
directory
arch/x86/kernel/kgdb.c: In function 'kgdb_roundup_cpus':
arch/x86/kernel/kgdb.c:337: error: implicit declaration of function
'send_IPI_allbutself'
make[1]: *** [arch/x86/kernel/kgdb.o] Error 1
make: *** [arch/x86/kernel] Error 2
View attachment ".config" of type "text/plain" (53684 bytes)