lkml.org 
[lkml]   [2009]   [Jan]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: compile time warnings
2009/1/1 Jesper Juhl <jj@chaosbits.net>:
> On Thu, 1 Jan 2009, Ingo Brueckl wrote:
[snip]

Hi,

> pgd_base is very much used...

It's probably something to do with:

# define permanent_kmaps_init(pgd_base) do { } while (0)

Which is within the #else part of #if CONFIG_HIGHMEM. So, if
CONFIG_HIGHMEM is not set, permanent_kmaps_init gets wiped out, and
therefore that warning will be issued.

Perhaps changing that to an empty inline would remove the warning?

--
Tom Spink
G. Gordon Liddy - "Obviously crime pays, or there'd be no crime."


\
 
 \ /
  Last update: 2009-01-02 02:39    [W:0.312 / U:0.016 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site