From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755123Ab2ECKAt (ORCPT ); Thu, 3 May 2012 06:00:49 -0400 Received: from e06smtp15.uk.ibm.com ([195.75.94.111]:37775 "EHLO e06smtp15.uk.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752450Ab2ECKAs (ORCPT ); Thu, 3 May 2012 06:00:48 -0400 Date: Thu, 3 May 2012 12:00:40 +0200 From: Heiko Carstens To: Thomas Gleixner Cc: LKML , Martin Schwidefsky Subject: Re: [patch V2 22/31] s390: Use generic init_task Message-ID: <20120503100040.GA4162@osiris.boeblingen.de.ibm.com> References: <20120503083859.991965503@linutronix.de> <20120503085035.271439530@linutronix.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20120503085035.271439530@linutronix.de> User-Agent: Mutt/1.5.21 (2010-09-15) x-cbid: 12050310-0342-0000-0000-000001973211 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, May 03, 2012 at 09:02:58AM -0000, Thomas Gleixner wrote: > Same code. Use the generic version. The special Makefile treatment is > pointless anyway as init_task.o contains only data which is handled by > the linker script. So no point on being treated like head text. > > Signed-off-by: Thomas Gleixner > Cc: Martin Schwidefsky > Cc: Heiko Carstens Acked-by: Heiko Carstens