On Thu, Jul 19, 2007 at 10:47:59PM +0100, Hector Oron wrote:
> Package: linux-kernel-headers
> Version: 2.6.21-6
> 
> Hello,
> 
> Missing  asm/cachectl.h
> 00001 #ifndef _M68K_CACHECTL_H
> 00002 #define _M68K_CACHECTL_H
> 00003
> 00004 /// Definitions for the cacheflush system call.
> 00005
> 00006 #define FLUSH_SCOPE_LINE    1   ///< Flush a cache line
> 00007 #define FLUSH_SCOPE_PAGE    2   ///< Flush a page
> 00008 #define FLUSH_SCOPE_ALL     3   ///< Flush the whole cache --
> superuser only
> 00009
> 00010 #define FLUSH_CACHE_DATA    1   ///< Writeback and flush data cache
> 00011 #define FLUSH_CACHE_INSN    2   ///< Flush instruction cache
> 00012 #define FLUSH_CACHE_BOTH    3   ///< Flush both caches
> 00013
> 00014 #endif // _M68K_CACHECTL_H

  FYI, lkh is deprecated, your package should use linux-libc-dev
instead. So this bug will be ignored.

Cheers,

-- 
·O·  Pierre Habouzit
··O                                                [EMAIL PROTECTED]
OOO                                                http://www.madism.org

Attachment: pgpGl0tjkuew2.pgp
Description: PGP signature

Reply via email to