Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754173AbdLNSVX convert rfc822-to-8bit (ORCPT ); Thu, 14 Dec 2017 13:21:23 -0500 Received: from mx1.redhat.com ([209.132.183.28]:41896 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753703AbdLNSVU (ORCPT ); Thu, 14 Dec 2017 13:21:20 -0500 Organization: Red Hat UK Ltd. Registered Address: Red Hat UK Ltd, Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SI4 1TE, United Kingdom. Registered in England and Wales under Company Registration No. 3798903 From: David Howells In-Reply-To: <20171211070805.07adcb43@canb.auug.org.au> References: <20171211070805.07adcb43@canb.auug.org.au> <151274828194.9961.4230316917108602662.stgit@warthog.procyon.org.uk> <10228.1512748600@warthog.procyon.org.uk> To: Stephen Rothwell Cc: dhowells@redhat.com, linux-arch@vger.kernel.org, x86@kernel.org, linux-ia64@vger.kernel.org, torvalds@linux-foundation.org, linux-kernel@vger.kernel.org, linux-next@vger.kernel.org Subject: Re: Adding init_task consolidation patches to linux-next MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <18930.1513275676.1@warthog.procyon.org.uk> Content-Transfer-Encoding: 8BIT Date: Thu, 14 Dec 2017 18:21:16 +0000 Message-ID: <18931.1513275676@warthog.procyon.org.uk> X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.29]); Thu, 14 Dec 2017 18:21:20 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 295 Lines: 12 Stephen Rothwell wrote: > I'd be much happier if these patches had any Reviewd-by or Tested-by tags ... They've now got: Tested-by: Tony Luck Tested-by: Will Deacon (arm64) attached. I've also added riscv support. David