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

Bug#465506: marked as done (Warnings compiling linux-source-2.6.24)



Your message dated Tue, 12 Feb 2008 22:06:37 +0100
with message-id <20080212210637.GG22054@baikonur.stro.at>
and subject line Re: Bug#465506: Warnings compiling linux-source-2.6.24
has caused the Debian Bug report #465506,
regarding Warnings compiling linux-source-2.6.24
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
465506: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=465506
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: linux-source-2.6.24
Version: 2.6.24-4

When I compile the kernel and modules from linux-source-2.6.24-4 I
receive the following warning:
arch/x86/kernel/setup64.c: In function ‘setup_per_cpu_areas’:
arch/x86/kernel/setup64.c:103: warning: the address of
‘contig_page_data’ will always evaluate as ‘true’



$ cd /usr/src/linux-source-2.6.24
$ make-kpkg --revision=2.6.24.custom binary modules_image
arch/x86/kernel/setup64.c: In function ‘setup_per_cpu_areas’:
arch/x86/kernel/setup64.c:103: warning: the address of
‘contig_page_data’ will always evaluate as ‘true’

I don't think this is very severe, it might just be that it has to be
'config_page_data' instead of 'contig_page_data'.

I am using Debian GNU/Linux lenny/sid, kernel 2.6.24-1-amd64 and glibc
2.7-6 (libc6_2.7-6_amd64)

Cheers!



--- End Message ---
--- Begin Message ---
On Tue, Feb 12, 2008 at 10:37:08PM +0100, Max Zimmermann wrote:
> Package: linux-source-2.6.24
> Version: 2.6.24-4
> 
> When I compile the kernel and modules from linux-source-2.6.24-4 I
> receive the following warning:
> arch/x86/kernel/setup64.c: In function ???setup_per_cpu_areas???:
> arch/x86/kernel/setup64.c:103: warning: the address of
> ???contig_page_data??? will always evaluate as ???true???
> 
> 
> 
> $ cd /usr/src/linux-source-2.6.24
> $ make-kpkg --revision=2.6.24.custom binary modules_image
> arch/x86/kernel/setup64.c: In function ???setup_per_cpu_areas???:
> arch/x86/kernel/setup64.c:103: warning: the address of
> ???contig_page_data??? will always evaluate as ???true???
> 
> I don't think this is very severe, it might just be that it has to be
> 'config_page_data' instead of 'contig_page_data'.
> 
> I am using Debian GNU/Linux lenny/sid, kernel 2.6.24-1-amd64 and glibc
> 2.7-6 (libc6_2.7-6_amd64)

gcc version would have been more important.

anyway that bug report does not belong in the debian bug tracking
system. the linux-2.6 has always had warnings, most of them get
fixed over time. please work with upstream if you care.
closing as invalid request.

thanks


--- End Message ---

Reply to: