[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <30076.1333345656@redhat.com>
Date: Mon, 02 Apr 2012 06:47:36 +0100
From: David Howells <dhowells@...hat.com>
To: Paul Gortmaker <paul.gortmaker@...driver.com>
Cc: dhowells@...hat.com, torvalds@...ux-foundation.org,
linux-kernel@...r.kernel.org, linux-next@...r.kernel.org
Subject: Re: [PATCH 03/11] avr32: fix nop compile fails from system.h split up
Paul Gortmaker <paul.gortmaker@...driver.com> wrote:
> To fix:
>
> In file included from kernel/exit.c:61:
> arch/avr32/include/asm/mmu_context.h: In function 'enable_mmu':
> arch/avr32/include/asm/mmu_context.h:135: error: implicit
> declaration of function 'nop'
Better would be to move the definition of nop() into asm/barrier.h to be
consistent with other arches.
David
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists