* staging: zsmalloc appears to break linux-next
@ 2012-03-07 1:06 Paul Gortmaker
2012-03-07 21:33 ` Greg KH
0 siblings, 1 reply; 2+ messages in thread
From: Paul Gortmaker @ 2012-03-07 1:06 UTC (permalink / raw)
To: gregkh, linux-next
Hi Greg,
The allmodconfig in linux-next is failing on zsmalloc as follows:
drivers/staging/zsmalloc/zsmalloc-main.c:255: error:
'MAX_PHYSMEM_BITS' undeclared (first use in this function)
At 1st glance, it looks to be missing an include of asm/sparsemem.h
Fail log is here:
http://kisskb.ellerman.id.au/kisskb/buildresult/5806748/
Apologies if this is something you are aware of already.
Paul.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: staging: zsmalloc appears to break linux-next
2012-03-07 1:06 staging: zsmalloc appears to break linux-next Paul Gortmaker
@ 2012-03-07 21:33 ` Greg KH
0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2012-03-07 21:33 UTC (permalink / raw)
To: Paul Gortmaker; +Cc: linux-next
On Tue, Mar 06, 2012 at 08:06:41PM -0500, Paul Gortmaker wrote:
> Hi Greg,
>
> The allmodconfig in linux-next is failing on zsmalloc as follows:
>
> drivers/staging/zsmalloc/zsmalloc-main.c:255: error:
> 'MAX_PHYSMEM_BITS' undeclared (first use in this function)
>
> At 1st glance, it looks to be missing an include of asm/sparsemem.h
>
> Fail log is here:
>
> http://kisskb.ellerman.id.au/kisskb/buildresult/5806748/
>
> Apologies if this is something you are aware of already.
No problem, this should be fixed up in the next linux-next release, I
just added some patches that should fix it.
If not, please let me know.
thanks,
greg k-h
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-03-07 21:34 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-07 1:06 staging: zsmalloc appears to break linux-next Paul Gortmaker
2012-03-07 21:33 ` Greg KH
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox