From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752472Ab0FGN6A (ORCPT ); Mon, 7 Jun 2010 09:58:00 -0400 Received: from pfepa.post.tele.dk ([195.41.46.235]:59583 "EHLO pfepa.post.tele.dk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751695Ab0FGN57 (ORCPT ); Mon, 7 Jun 2010 09:57:59 -0400 Date: Mon, 7 Jun 2010 15:57:53 +0200 From: Sam Ravnborg To: Peter Zijlstra Cc: Andrea Arcangeli , Avi Kivity , Thomas Gleixner , Rik van Riel , Ingo Molnar , akpm@linux-foundation.org, Linus Torvalds , linux-kernel@vger.kernel.org, linux-arch@vger.kernel.org, Benjamin Herrenschmidt , David Miller , Hugh Dickins , Mel Gorman , Nick Piggin , "Paul E. McKenney" Subject: Re: [PATCH 00/28] mm: preemptibility -v3 Message-ID: <20100607135753.GA16657@merkur.ravnborg.org> References: <20100607110654.606530953@chello.nl> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20100607110654.606530953@chello.nl> User-Agent: Mutt/1.5.18 (2008-05-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org > > There are no known architectures left unconverted, although some arch code > never did see a compiler (superh and um come to mind). um is easy. On your x86 box you just do "make ARCH=um" Sam