Received: by 2002:a25:4158:0:0:0:0:0 with SMTP id o85csp36694yba; Mon, 20 May 2019 04:34:06 -0700 (PDT) X-Google-Smtp-Source: APXvYqzCDz6QrGywrIDQDM4HlKnpOGTGs4vzy5XEjmMTl4A4B8hqstfwp7YHPdJ5xmgA++V8Ag4l X-Received: by 2002:a17:902:868c:: with SMTP id g12mr58422134plo.323.1558352046573; Mon, 20 May 2019 04:34:06 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1558352046; cv=none; d=google.com; s=arc-20160816; b=gIwKwnFH95D64jQShU+FMKKVkuF/vBFXppfLRO9mYvm1YsXK9O6SEw72Jl51yhW52G Ss3KF4liR7clK33NqSwJgeHjFw+xvyC7QCHaXDR+QAIyqEPva2JgPxp5brhVxwGtiuUz IpjuJ6bHjgWkeGjmeLX0/J7b0UqfhWBPSB/xjvJXu/rzIscU+MmKmTu/FPcRMAT/wMOv 2NGEHxBvkPHchSmGqJxdTvowFN0NzuNaeTqcYpHIqMbgPPcUdxtkvblhTByU1MUA07PP OsQDpc2kW+jpVxJOlYDGTWYIbfAOEk42891XtvEeY0pw1cbghYmsHKHl0e/cLJQaBpF/ +hUQ== 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=s34sOwrVS5MRo46Tm2CQWNpI0y4ymQlZorY9IeY39wA=; b=eqyy2uC3MqdmC8ZYO9paOkg0OJGl/16GOcmdp+Oo5h6nEYxmH2Fki+TSTSoBoEB00X mV0QdR/eiJ7HUuzLWeW237JNQkfcWJ5kRUZ8MW7JVXEPFYEgzQNYq5bUhlijL5ub+Ajd XCGvFy9kOPla7Nbt5KQnEBOA/3la3IkUAVkVS2uluZuIVV4HTpVKVS5tkKg0BsgubptI 38WA/M8ubrqSofxxVdw+sRD6s3jlJuQ/FIB+rSnQzJVmfxPsxaLUN73CpJiEcEVDwZ6m P6zuNKwBBoSC2pK+eugJ4C19ryY2tMm/hF9UTjxnhQhlq9eQswfMdIF2OhnDvgOLgBRT kvow== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b="Jx3dlP/H"; 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 Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id m2si18816971pgg.420.2019.05.20.04.33.51; Mon, 20 May 2019 04:34:06 -0700 (PDT) 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="Jx3dlP/H"; 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 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1732181AbfETJb3 (ORCPT + 99 others); Mon, 20 May 2019 05:31:29 -0400 Received: from mail.kernel.org ([198.145.29.99]:43488 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730376AbfETJb3 (ORCPT ); Mon, 20 May 2019 05:31:29 -0400 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 1B12A20675; Mon, 20 May 2019 09:31:27 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1558344688; bh=9mf5Ph72Tc0vQONuF+weC0PRNahfszSem//nmlEwEtM=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=Jx3dlP/HD9EcQvKyirrw/LfiOp7/spHQfeXf5nXhRMTQm8EEVyIkHTEjxcy2O3MXb AfvPFPZf8Aa8L2i2rmSOPwOUnrUCCw8evSKYkvc3JrSj4jbAfJKDTmo6GIxQAe16Tm LBhT6qgI7jnq7s42MaQ6n2jEuvpeuSa0HeAOXkRg= Date: Mon, 20 May 2019 11:31:26 +0200 From: Greg Kroah-Hartman To: Max Filippov Cc: kbuild test robot , Matt Sickler , kbuild-all@01.org, LKML Subject: Re: arch/xtensa/include/asm/uaccess.h:40:22: error: implicit declaration of function 'uaccess_kernel'; did you mean 'getname_kernel'? Message-ID: <20190520093126.GA15326@kroah.com> References: <201905201259.JxEFGvZU%lkp@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.11.4 (2019-03-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, May 19, 2019 at 10:50:44PM -0700, Max Filippov wrote: > Hello, > > On Sun, May 19, 2019 at 10:39 PM kbuild test robot wrote: > > Hi Matt, > > > > FYI, the error/warning still remains. > > > > tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master > > head: a188339ca5a396acc588e5851ed7e19f66b0ebd9 > > commit: 7df95299b94a63ec67a6389fc02dc25019a80ee8 staging: kpc2000: Add DMA driver > > date: 4 weeks ago > > config: xtensa-allmodconfig (attached as .config) > > compiler: xtensa-linux-gcc (GCC) 8.1.0 > > reproduce: > > wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross > > chmod +x ~/bin/make.cross > > git checkout 7df95299b94a63ec67a6389fc02dc25019a80ee8 > > # save the attached .config to linux build tree > > GCC_VERSION=8.1.0 make.cross ARCH=xtensa > > > > If you fix the issue, kindly add following tag > > Reported-by: kbuild test robot > > > > All errors (new ones prefixed by >>): > > > > In file included from drivers/staging/kpc2000/kpc_dma/fileops.c:11: > > arch/xtensa/include/asm/uaccess.h: In function 'clear_user': > > >> arch/xtensa/include/asm/uaccess.h:40:22: error: implicit declaration of function 'uaccess_kernel'; did you mean 'getname_kernel'? [-Werror=implicit-function-declaration] > > #define __kernel_ok (uaccess_kernel()) > > ^~~~~~~~~~~~~~ > > I've posted a fix for this issue here: > https://lkml.org/lkml/2019/5/8/956 > > If there are post merge window pull requests planned for the > staging tree please consider including this fix. Alternatively > if I could get an ack for this fix I'd submit it in a pull request > from the xtensa tree. It's now queued up, sorry, I had to wait for 5.2-rc1 to be released. thanks, greg k-h