Received: by 2002:a05:6a10:206:0:0:0:0 with SMTP id 6csp376238pxj; Wed, 2 Jun 2021 01:06:12 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxj+G23jEZYz8J9TVfUn9d932OMqn+kBg7ffWbvSHjO6lEQzXTg9U+SG+cabXYNAxAf3Se+ X-Received: by 2002:a05:6638:3395:: with SMTP id h21mr29345103jav.44.1622621172659; Wed, 02 Jun 2021 01:06:12 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1622621172; cv=none; d=google.com; s=arc-20160816; b=e4+xgo7Zfge2mMTfNQo9+OLaGJ3KPtdRNli+FjP9lr+qVuR21WNQGfjCMBwzMGbjdF R5V2JIHN+GQ4i/X2zcogcjK2uLW0NdnWCDU3gwIpM/ajB8YhTG2zsGP2JrAUxKwgm9KL CEsAOdfhJsKKflytUpjDSwe+QJ4Ekb/SYt/ucRBzuAWTDUisLc5QHSbF1oFEFenb2o5Y UagJKToIx9ADjyij/0w9KxyG5GDCUkW5r3q0g0V5vM+8+OY7GjN7zzB3hXcQN4QQwG4j vX9YIeupyli0Wh1ZR/CutcrKhx7pMeruiAXNUVh1+fPHQbf6PI7da0lfa8IaHW/tipUp rsmw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date:dkim-signature; bh=W9py3GoB2nwG7r+b9iW5e6Kl9DQ+2F/8k8Fcq68lVj8=; b=N+vxDn9FBb2/qyManPF0xmmwEKIRTBZMWhRrH0QbkcJIjm4us7p819hNbhPpWyrr55 hauJ0fMbMwOpa+POTnBliYpsm+f1AFcarAoxkKgl2CfAX2jgQ5rbrZWmYg9ux24rjv27 xR0uDWTymEknBDQhaKrgcYR20K7qiSWvOuINQAkxsAcFj2PhaaaHCz933g/y4mKl86eg lLc0BK2fkbJoEARR6IZviJQbUIAF3ZUXXRZMTLdrgf+DQ+6QMkLjL3eyAFE6lvON2ypT JNApLPGhbFD7pdc/Fz1ag+bogoi3uHsAQMKrEcl7JNv1IlL28ddqwx6Fxn/ImvQ46vZ1 F8BA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=VLatxzD1; 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; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id r9si21141970iol.40.2021.06.02.01.05.58; Wed, 02 Jun 2021 01:06:12 -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; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=VLatxzD1; 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; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229807AbhFBFDL (ORCPT + 99 others); Wed, 2 Jun 2021 01:03:11 -0400 Received: from mail.kernel.org ([198.145.29.99]:38998 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229571AbhFBFDJ (ORCPT ); Wed, 2 Jun 2021 01:03:09 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 8785F611CA; Wed, 2 Jun 2021 05:00:36 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1622610037; bh=yMrwYK6CMtahW7OxvqYZ+g+ggUse/aAyvO/k3uWtkjw=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=VLatxzD1y4Wp+0NxczqzW5QvpTyf8awvJIy79RgcBu599AhQ9t5ZBIaxm8OeAGXCT WFVCmWKhGBkI4mt4T1HOpST0Ubt7IR1EFEv+e9nIBLzUsmUV5RLppYPBOqth34F/ay L+FAqIi+Q8V7csfNq7eqcjOIZ4XWuhvQOfm/2Hi8= Date: Wed, 2 Jun 2021 07:00:35 +0200 From: Greg Kroah-Hartman To: Randy Dunlap Cc: akpm@linux-foundation.org, broonie@kernel.org, linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, linux-mm@kvack.org, linux-next@vger.kernel.org, mhocko@suse.cz, mm-commits@vger.kernel.org, sfr@canb.auug.org.au, Eli Billauer Subject: Re: mmotm 2021-06-01-19-57 uploaded (xillybus) Message-ID: References: <20210602025803.3TVVfGdaW%akpm@linux-foundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Jun 01, 2021 at 09:03:56PM -0700, Randy Dunlap wrote: > On 6/1/21 7:58 PM, akpm@linux-foundation.org wrote: > > The mm-of-the-moment snapshot 2021-06-01-19-57 has been uploaded to > > > > https://www.ozlabs.org/~akpm/mmotm/ > > > > mmotm-readme.txt says > > > > README for mm-of-the-moment: > > > > https://www.ozlabs.org/~akpm/mmotm/ > > > > This is a snapshot of my -mm patch queue. Uploaded at random hopefully > > more than once a week. > > > > You will need quilt to apply these patches to the latest Linus release (5.x > > or 5.x-rcY). The series file is in broken-out.tar.gz and is duplicated in > > https://ozlabs.org/~akpm/mmotm/series > > > > The file broken-out.tar.gz contains two datestamp files: .DATE and > > .DATE-yyyy-mm-dd-hh-mm-ss. Both contain the string yyyy-mm-dd-hh-mm-ss, > > followed by the base kernel version against which this patch series is to > > be applied. > > (on i386) > > CONFIG_XILLYBUS_CLASS=y > CONFIG_XILLYBUS=m > CONFIG_XILLYUSB=y > > ERROR: modpost: "xillybus_cleanup_chrdev" [drivers/char/xillybus/xillybus_core.ko] undefined! > ERROR: modpost: "xillybus_init_chrdev" [drivers/char/xillybus/xillybus_core.ko] undefined! > ERROR: modpost: "xillybus_find_inode" [drivers/char/xillybus/xillybus_core.ko] undefined! > > > Full randconfig file is attached. Sorry about that, I have a fix in my inbox for this that I will push out later today... greg k-h