Received: by 2002:a25:683:0:0:0:0:0 with SMTP id 125csp1041632ybg; Wed, 10 Jun 2020 22:28:44 -0700 (PDT) X-Google-Smtp-Source: ABdhPJz9VF48I5u36fKRsno10SZ3rBb3DrRPt09im0ewO9xtigpGq7h9iz8fQEhPm718cshy9DdA X-Received: by 2002:a17:906:b845:: with SMTP id ga5mr6741832ejb.300.1591853324591; Wed, 10 Jun 2020 22:28:44 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1591853324; cv=none; d=google.com; s=arc-20160816; b=mTLTur/gNYwPVvutG1gLLpid1u/0tCraAutxLElP8tGpf5RXdWPVSTudA/CsHDE365 CBy1kR4WU0B0T8OCnX921Ihb2uiyfGnryGeus41G9G7IVFBsxV5+uuczKjnLr8WZhW/c Xmopl0s4eXKi2S6HQO8ugcRZDnWGZVh+LXUY7Y8gK8UCyfU00U8c4AXGmuBUQjMcwQ7U ThwWJslDQ6GzPfTYjSz3FZydtMspV5Lvf29XeqDX3ZCnN6xyhAIO5p0AZF95fSwUUNAM 9CE8iQYhXMCL2iYTJyJDEkBpWRRXh9U/2iXpOEZFREtLH5owRYI2d9g/+YIwLJIVBnPl 6myg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding :content-language:mime-version:user-agent:date:message-id:cc:to :subject:from; bh=l1YnFNXgqq4FB0m2SvfrgvwYL2iJA3kkdhGlj+zIhhI=; b=IOB1sp2G9GbZg3hIRcg5tNx9/F8ank3KLBQbyGfNMElsS20MyJ6eiFrrCMYmErCTMH HVCtezDUmMzkPuDA9WH7NmAhPs3wj2ZArncUkUV028k783rAW+/5eC/cOn6y7uwNqH6l ajI345W+7IEkkbfh5EulX52guUnc4g7ruKvCgL44k4+Y42szAdZYN2A3K17blRi0yH4S h5keuJdQy7K/gWg9bqNB22+ZcQ6ipdeRSIozYxWnJyGhXB3BwUHeKM1AJHYWfgLxa1F1 ddTyl+CK/loXTPBRu1h6XD5QiZUR/7i0Pi+/shbbYc96OXkA19PqGioDXz8Nt/2c6SWd 7YAg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id w4si1341677ejj.300.2020.06.10.22.28.21; Wed, 10 Jun 2020 22:28:44 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726418AbgFKFVh (ORCPT + 99 others); Thu, 11 Jun 2020 01:21:37 -0400 Received: from mail.kernel.org ([198.145.29.99]:43258 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725300AbgFKFVg (ORCPT ); Thu, 11 Jun 2020 01:21:36 -0400 Received: from [10.44.0.192] (unknown [103.48.210.53]) (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 DA9292074B; Thu, 11 Jun 2020 05:21:34 +0000 (UTC) From: Greg Ungerer Subject: [git pull] m68knommu changes for v5.8 To: torvalds@linux-foundation.org Cc: "linux-kernel@vger.kernel.org" , Linux/m68k , Geert Uytterhoeven Message-ID: <3dc0ca7e-9c44-adac-a3c4-53ab6e0288e5@linux-m68k.org> Date: Thu, 11 Jun 2020 15:21:29 +1000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.8.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Linus, Please pull the m68knommu changes for v5.8. Regards Greg The following changes since commit 9cb1fd0efd195590b828b9b865421ad345a4a145: Linux 5.7-rc7 (2020-05-24 15:32:54 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu.git tags/m68knommu-for-v5.8 for you to fetch changes up to 9e2b6ed41f8f99c97b13c9d15cbef235dbd97fb6: m68k,nommu: fix implicit cast from __user in __{get,put}_user_asm() (2020-05-30 10:55:54 +1000) ---------------------------------------------------------------- m68knommu: collection of fixes for v5.8 Fixes include: . casting clean up in the user access macros . memory leak on error case fix for PCI probing . update of a defconfig. ---------------------------------------------------------------- Bin Meng (1): m68k: Drop CONFIG_MTD_M25P80 in stmark2_defconfig Christophe JAILLET (1): m68k/PCI: Fix a memory leak in an error handling path Luc Van Oostenryck (2): m68k,nommu: add missing __user in uaccess' __ptr() macro m68k,nommu: fix implicit cast from __user in __{get,put}_user_asm() arch/m68k/coldfire/pci.c | 4 +++- arch/m68k/configs/stmark2_defconfig | 1 - arch/m68k/include/asm/uaccess_no.h | 6 +++--- 3 files changed, 6 insertions(+), 5 deletions(-)