From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Thu, 20 Nov 2014 12:48:38 +0100 (CET) Received: from localhost.localdomain ([127.0.0.1]:42760 "EHLO linux-mips.org" rhost-flags-OK-OK-OK-FAIL) by eddie.linux-mips.org with ESMTP id S27014086AbaKTLsfEHg8R (ORCPT ); Thu, 20 Nov 2014 12:48:35 +0100 Received: from scotty.linux-mips.net (localhost.localdomain [127.0.0.1]) by scotty.linux-mips.net (8.14.8/8.14.8) with ESMTP id sAKBmWsg002781; Thu, 20 Nov 2014 12:48:32 +0100 Received: (from ralf@localhost) by scotty.linux-mips.net (8.14.8/8.14.8/Submit) id sAKBmVNx002780; Thu, 20 Nov 2014 12:48:31 +0100 Date: Thu, 20 Nov 2014 12:48:31 +0100 From: Ralf Baechle To: Huacai Chen Cc: Linus Torvalds , Linux MIPS Mailing List Subject: Re: MIPS: Pull request Message-ID: <20141120114831.GA21620@linux-mips.org> References: <20141119192214.GH8625@linux-mips.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) 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: 44318 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 Thu, Nov 20, 2014 at 09:15:36AM +0800, Huacai Chen wrote: > Hi, Ralf, > > It seems like this patch is missing during rebase: > MIPS: Fix a copy & paste error in unistd.h I didn't rebase - I think I may have fallen victim to a stg bug a few days ago. Several other commits also got dropped as by the same incident. I've resurrected them but that's for another pull request. Ralf