From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Fri, 15 Apr 2016 12:28:17 +0200 (CEST) Received: from localhost.localdomain ([127.0.0.1]:58310 "EHLO linux-mips.org" rhost-flags-OK-OK-OK-FAIL) by eddie.linux-mips.org with ESMTP id S27026631AbcDOK2PGy07e (ORCPT ); Fri, 15 Apr 2016 12:28:15 +0200 Received: from scotty.linux-mips.net (localhost.localdomain [127.0.0.1]) by scotty.linux-mips.net (8.15.2/8.14.8) with ESMTP id u3FASEoO028269; Fri, 15 Apr 2016 12:28:14 +0200 Received: (from ralf@localhost) by scotty.linux-mips.net (8.15.2/8.15.2/Submit) id u3FASCHu028268; Fri, 15 Apr 2016 12:28:12 +0200 Date: Fri, 15 Apr 2016 12:28:12 +0200 From: Ralf Baechle To: James Hogan Cc: linux-mips@linux-mips.org, Paul Burton , stable@vger.kernel.org Subject: Re: [PATCH 1/4] MIPS: Use copy_s.fmt rather than copy_u.fmt Message-ID: <20160415102811.GL1524@linux-mips.org> References: <1460711246-4394-1-git-send-email-james.hogan@imgtec.com> <1460711246-4394-2-git-send-email-james.hogan@imgtec.com> <20160415095941.GI1524@linux-mips.org> <20160415101536.GC7859@jhogan-linux.le.imgtec.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160415101536.GC7859@jhogan-linux.le.imgtec.org> User-Agent: Mutt/1.5.24 (2015-08-30) Return-Path: X-Envelope-To: <"|/home/ecartis/ecartis -s linux-mips"> (uid 0) X-Orcpt: rfc822;linux-mips@linux-mips.org Original-Recipient: rfc822;linux-mips@linux-mips.org X-archive-position: 52996 X-ecartis-version: Ecartis v1.0.0 Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org X-original-sender: ralf@linux-mips.org Precedence: bulk List-help: List-unsubscribe: List-software: Ecartis version 1.0.0 List-Id: linux-mips X-List-ID: linux-mips List-subscribe: List-owner: List-post: List-archive: X-list: linux-mips On Fri, Apr 15, 2016 at 11:15:36AM +0100, James Hogan wrote: > Could you change the stable tag to 4.3 please. Done but will push the new tree in an hour or two not to disturb buildbot which doesn't like rapid pushed. Ralf