[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#252338: /usr/include/asm/system.h: asm/system.h: missing include file on amd64



Package: linux-kernel-headers
Version: 2.5.999-test7-bk-15.amd64.1.0.1
Severity: normal
File: /usr/include/asm/system.h

Hi,

the asm/system.h file fails because LOCK_PREFIX is undefined. On i386 this
is set by

#include <linux/bitops.h> /* for LOCK_PREFIX */

on amd64 it is set directly in asm/system.h but only inside
#ifdef __KERNEL__, but it is used outside the ifdef.

MfG
	Goswin

-- System Information:
Debian Release: testing/unstable
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.5-amd64
Locale: LANG=C, LC_CTYPE=C

-- no debconf information



Reply to: