lkml.org 
[lkml]   [2012]   [Nov]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 2/2] mm: balloon_compaction.c needs asm-generic/bug.h
On Wed, 14 Nov 2012, Randy Dunlap wrote:

> From: Randy Dunlap <rdunlap@infradead.org>
>
> Fix build when CONFIG_BUG is not enabled by adding header file
> <asm-generic/bug.h>:
>
> mm/balloon_compaction.c: In function 'balloon_page_putback':
> mm/balloon_compaction.c:243:3: error: implicit declaration of function '__WARN'
>

This is fixed by
mm-introduce-a-common-interface-for-balloon-pages-mobility-fix-fix-fix.patch
in -mm which converts it to WARN_ON(1) which is the generic way to trigger
a warning.


\
 
 \ /
  Last update: 2012-11-15 03:01    [W:0.583 / U:0.080 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site