Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp1875697imu; Thu, 10 Jan 2019 04:38:47 -0800 (PST) X-Google-Smtp-Source: ALg8bN6vQBqv74aeRcLgr6x7fOu/qBn/oTJdlvhOkm3pHIO2thRmFzYtjpq3Xh2+9wye04zM4jMW X-Received: by 2002:a63:f109:: with SMTP id f9mr9174165pgi.286.1547123927431; Thu, 10 Jan 2019 04:38:47 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1547123927; cv=none; d=google.com; s=arc-20160816; b=fHd51li28fmFng4zrKoUC7fBysEyfbc27wAQVYyGD45D08xKZyUgUD6fCWDdWdzruW hiIGJXpz11mZH9JOqvF5u70eUcqnFlhlwTEfybh9VE9DGOhyc9KDmoR13v7q9g5iggCO /aMwwJEgC+FesyPLSUsndZ+7dF6QESnBW6t5CE4yaA4xKbgKP1o5FTJsD/ydnNvFTnPx 7sZqOcQz0KTa6MBu52ar70oUMqHwoifO958idBP/IFvbSH9aFTsql7UC5aUt2Vqm6jQl W71qKlN9cIJ04m/3hu0qVsjB4ds4q1/iZSkY0T3ehMsT9N9PEY+kaFRkk+KjqLQQxebo ermg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:dkim-signature; bh=sEvRnmuzb6aNYtFXYDCx8Ibdcm82UkmbGW4MOTO7dZA=; b=S3MhxugBGVTB21861FNLr+0s1IVHH2f81sN/onktCt/dxbyDP8gFSgt7w8S/L3bj0T TD+OMeAIXIDiqAvd7qdMyDDEjYl08Jrd17pXDntGegBRpqoYI11BJqtjeBltuQFoJc7z L7+vBJS5rj0ACZDH0VPxm86kcLtvpogs7A+/xRjNDSI1wztnnccacFSPYHYdlfSYOhfN 1rWz1Nshc2CZygtdVejW9XIg9kaK0qkbRdF7bwlOwfwft2vomiQyBpDKDgHuhTY2G+gC 6u19ns+4os0dQjkDVYnEonJI0qFKFB7r0iOeN79OqQIX2LkWZ5z6QlqbDO0q7tQVz8n0 2tPw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=VJkEJHvw; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id f21si47507454pgb.371.2019.01.10.04.38.31; Thu, 10 Jan 2019 04:38:47 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=VJkEJHvw; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728334AbfAJMfs (ORCPT + 99 others); Thu, 10 Jan 2019 07:35:48 -0500 Received: from mail.kernel.org ([198.145.29.99]:49276 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727214AbfAJMfr (ORCPT ); Thu, 10 Jan 2019 07:35:47 -0500 Received: from guoren-Inspiron-7460 (23.83.240.247.16clouds.com [23.83.240.247]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 93E6B214DA; Thu, 10 Jan 2019 12:35:45 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1547123747; bh=f31l96OT6VJpg74eoxWMl1yslM1me9bGdepAfA23F2s=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=VJkEJHvwmvj0ANJBj/QXgQD9Ee/E/3jlZHbF+Rl8DU31bV7659lmIFILWjG/t/h9e X36dOj3PfYqVJjq8LBQ9V5EnLE0yidwf3VF3wnJRnP2VYM1ruYbYL0OdppeIhyTCjb khj1gbdzhisGOQNIAC99AhU9qcLxTwRDlqtnKs/c= Date: Thu, 10 Jan 2019 20:35:41 +0800 From: Guo Ren To: Linus Torvalds Cc: Arnd Bergmann , Linux List Kernel Mailing , linux-arch Subject: Re: [GIT PULL] csky fixup for linux-5.0-rc1 Message-ID: <20190110123541.GB15390@guoren-Inspiron-7460> References: <1547045397-24388-1-git-send-email-guoren@kernel.org> <20190110081052.GB13262@guoren-Inspiron-7460> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Jan 10, 2019 at 03:59:22AM -0800, Linus Torvalds wrote: > On Thu, Jan 10, 2019 at 12:11 AM Guo Ren wrote: > > > > This pull-request is wrong on the patch: > > "csky: fixup module relocation error with 807 & 860". > > diff --git a/arch/csky/kernel/module.c b/arch/csky/kernel/module.c > > - uint16_t location_tmp = (uint16_t *)location; > > + uint16_t *location_tmp = (uint16_t *)location; > > > > Please drop it if possible and I'll send another [GIT PULL]. > > Too late, already pulled. > > Send a patch, and I'll apply it. Or send a pull request with updates > if there's more than that oneliner.. Thx, I've sent a patch for you: "[PATCH V2] csky: fixup compile error with CPU 810." Best Regards Guo Ren