lkml.org 
[lkml]   [2012]   [Apr]   [2]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: [PATCH 01/11] irq_work: fix compile failure on MIPS from system.h split
Date
Paul Gortmaker <paul.gortmaker@windriver.com> wrote:

> Builds of the MIPS platform ip32_defconfig fails as of
> commit 0195c00244dc2e9f522475868fa278c473ba7339
>
> "Merge tag 'split-asm_system_h-for-linus-20120328' ..."
>
> because MIPS xchg() macro uses BUILD_BUG_ON and it was moved
> in commit b81947c646bfefdf98e2fde5d7d39cbbda8525d4
>
> "Disintegrate asm/system.h for MIPS"
>
> The root cause is that the system.h split wasn't tested on
> a baseline with commit 6c03438edeb5c359af35f060ea016ca65671c269
>
> "kernel.h: doesn't explicitly use bug.h, so don't include it."
>
> Since this file uses BUG code in several other places besides
> the xchg call, simply make the inclusion explicit.
>
> Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>

Acked-by: David Howells <dhowells@redhat.com>


\
 
 \ /
  Last update: 2012-04-02 07:49    [W:0.119 / U:2.184 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site