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

Bug#406747: marked as done (linux-kernel-headers: private symbols u16 and u32 used in asm/system.h on i386)



Your message dated Sun, 29 Jul 2007 02:03:10 +0200
with message-id <20070729000310.GD31608@stro.at>
and subject line linux-kernel-headers: private symbols u16 and u32 used in asm/system.h on i386
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: linux-kernel-headers
Version: 2.6.18-6
Severity: important

asm/system.h (line 306-308) uses the private symbols u8, u16 and u32:

| extern unsigned long cmpxchg_386_u8(volatile void *, u8, u8);
| extern unsigned long cmpxchg_386_u16(volatile void *, u16, u16);
| extern unsigned long cmpxchg_386_u32(volatile void *, u32, u32);

These are defined inside an #ifdef __KERNEL__ in asm/types.h, with the
following comment:

|  * These aren't exported outside the kernel to avoid name space clashes


-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18.2
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)

-- no debconf information


--- End Message ---
--- Begin Message ---
> Same response as for #406744: do not use <asm/system.h> from userspace.

thus closing

-- 
maks

--- End Message ---

Reply to: