From mboxrd@z Thu Jan 1 00:00:00 1970 Content-Type: multipart/mixed; boundary="===============8168070030314537085==" MIME-Version: 1.0 From: Hans de Goede To: kbuild-all@lists.01.org Subject: Re: [PATCH 8/9] usb: typec: altmodes/displayport: Notify drm subsys of hotplug events Date: Thu, 29 Apr 2021 16:16:08 +0200 Message-ID: <6a912ab8-5dc2-7f17-f7ba-272c1052987a@redhat.com> In-Reply-To: <202104290901.eOBTjU2a-lkp@intel.com> List-Id: --===============8168070030314537085== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Hi, On 4/29/21 4:08 AM, kernel test robot wrote: > Hi Hans, > = > I love your patch! Yet something to improve: > = > [auto build test ERROR on drm-intel/for-linux-next] > [also build test ERROR on usb/usb-testing drm-tip/drm-tip linus/master v5= .12 next-20210428] > [If your patch is applied to the wrong git tree, kindly drop us a note. > And when submitting patch, we suggest to use '--base' as documented in > https://git-scm.com/docs/git-format-patch] > = > url: https://github.com/0day-ci/linux/commits/Hans-de-Goede/drm-usb-ty= pe-c-Add-support-for-out-of-band-hotplug-notification/20210429-055515 > base: git://anongit.freedesktop.org/drm-intel for-linux-next > config: openrisc-randconfig-r034-20210428 (attached as .config) > compiler: or1k-linux-gcc (GCC) 9.3.0 > reproduce (this is a W=3D1 build): > wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbi= n/make.cross -O ~/bin/make.cross > chmod +x ~/bin/make.cross > # https://github.com/0day-ci/linux/commit/130f9b782d8350b2658242d= 084a434e18c9e85dc > git remote add linux-review https://github.com/0day-ci/linux > git fetch --no-tags linux-review Hans-de-Goede/drm-usb-type-c-Add= -support-for-out-of-band-hotplug-notification/20210429-055515 > git checkout 130f9b782d8350b2658242d084a434e18c9e85dc > # save the attached .config to linux build tree > COMPILER_INSTALL_PATH=3D$HOME/0day COMPILER=3Dgcc-9.3.0 make.cros= s W=3D1 ARCH=3Dopenrisc = These are caused by me forgetting to add a "depends on DRM" to the Kconfig = for the Type-C displayport.c Kconfig option. I'll fix this in the next version. Regards, Hans --===============8168070030314537085==--