From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932171AbcHNS0c (ORCPT ); Sun, 14 Aug 2016 14:26:32 -0400 Received: from tex.lwn.net ([70.33.254.29]:42642 "EHLO vena.lwn.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752532AbcHNS0b (ORCPT ); Sun, 14 Aug 2016 14:26:31 -0400 Date: Sun, 14 Aug 2016 12:26:29 -0600 From: Jonathan Corbet To: "=?UTF-8?B?w5h5dmluZA==?= A. Holm" Cc: linux-kernel@vger.kernel.org, Diego Viola , Jiri Kosina , Vineet Gupta Subject: Re: [PATCH v2] README: Delete obsolete i386 info + update arch/i386/ paths Message-ID: <20160814122629.0129ef41@lwn.net> In-Reply-To: <20160726132133.21535-1-sunny@sunbase.org> References: <20160726132133.21535-1-sunny@sunbase.org> Organization: LWN.net MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 26 Jul 2016 15:21:33 +0200 Øyvind A. Holm wrote: > Support for i386 was removed in v3.8, delete the paragraph that says > processor types above 386 won't work on that architecture. It's obsolete > information and potentially confusing. Also change a couple of > "arch/i386/" paths to one that exists now, using "arch/x86/" instead. Applied (finally) to the docs tree, thanks. jon