From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-1.0 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 4DA44C4321D for ; Thu, 23 Aug 2018 13:46:11 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id EEBD8208B1 for ; Thu, 23 Aug 2018 13:46:10 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org EEBD8208B1 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=users.sourceforge.jp Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1732642AbeHWRPz (ORCPT ); Thu, 23 Aug 2018 13:15:55 -0400 Received: from mail02.asahi-net.or.jp ([202.224.55.14]:34113 "EHLO mail02.asahi-net.or.jp" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728617AbeHWRPz (ORCPT ); Thu, 23 Aug 2018 13:15:55 -0400 Received: from h61-195-96-97.vps.ablenet.jp (h61-195-96-97.vps.ablenet.jp [61.195.96.97]) (Authenticated sender: PQ4Y-STU) by mail02.asahi-net.or.jp (Postfix) with ESMTPA id 9EA7B100D0C; Thu, 23 Aug 2018 22:46:07 +0900 (JST) Received: from yo-satoh-debian.ysato.ml (ZM028236.ppp.dion.ne.jp [222.8.28.236]) by h61-195-96-97.vps.ablenet.jp (Postfix) with ESMTPSA id C3EE4240070; Thu, 23 Aug 2018 22:46:06 +0900 (JST) Date: Thu, 23 Aug 2018 22:46:05 +0900 Message-ID: <87zhxdci1u.wl-ysato@users.sourceforge.jp> From: Yoshinori Sato To: Linus Torvalds Cc: Linux Kernel Mailing List Subject: Re: [GIT PULL] arch/h8300 update In-Reply-To: References: <8736v8dp6u.wl-ysato@users.sourceforge.jp> <871saqefeh.wl-ysato@users.sourceforge.jp> User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI-EPG/1.14.7 (Harue) FLIM/1.14.9 (=?ISO-8859-4?Q?Goj=F2?=) APEL/10.8 EasyPG/1.0.0 Emacs/25.1 (x86_64-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO) MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 22 Aug 2018 23:04:41 +0900, Linus Torvalds wrote: > > On Wed, Aug 22, 2018 at 6:36 AM Linus Torvalds > wrote: > > > > On Wed, Aug 22, 2018 at 5:47 AM Yoshinori Sato > > wrote: > > > > > > I fixed it. > > > > Thanks. > > Ugh. I notice that you also seem to have rebased all the commits. > > Please don't do that without reason, and if you _had_ a reason, please > mention it to explain why the commits are all so new. > > Linus And I'm sorry many times. I think that he fixed it. -- Yosinori Sato