lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:   Tue, 28 Sep 2021 09:07:21 +0800
From:   kernel test robot <lkp@...el.com>
To:     Daniele Ceraolo Spurio <daniele.ceraolospurio@...el.com>
Cc:     kbuild-all@...ts.01.org, linux-kernel@...r.kernel.org,
        0day robot <lkp@...el.com>,
        Alan Previn <alan.previn.teres.alexis@...el.com>
Subject: drivers/gpu/drm/i915/pxp/intel_pxp_debugfs.c:9:10: fatal error:
 gt/debugfs_gt.h: No such file or directory

tree:   https://github.com/0day-ci/linux/commits/Alan-Previn/drm-i915-Introduce-Intel-PXP/20210922-150650
head:   7c65d96d4f9e37c2b67ae130fd90efbd3434b1dd
commit: af63fce3f009071f93c1483f9e31ced4bd805730 drm/i915/pxp: add pxp debugfs
date:   6 days ago
config: i386-allyesconfig (attached as .config)
compiler: gcc-9 (Debian 9.3.0-22) 9.3.0
reproduce (this is a W=1 build):
        # https://github.com/0day-ci/linux/commit/af63fce3f009071f93c1483f9e31ced4bd805730
        git remote add linux-review https://github.com/0day-ci/linux
        git fetch --no-tags linux-review Alan-Previn/drm-i915-Introduce-Intel-PXP/20210922-150650
        git checkout af63fce3f009071f93c1483f9e31ced4bd805730
        # save the attached .config to linux build tree
        mkdir build_dir
        make W=1 O=build_dir ARCH=i386 SHELL=/bin/bash

If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@...el.com>

All errors (new ones prefixed by >>):

>> drivers/gpu/drm/i915/pxp/intel_pxp_debugfs.c:9:10: fatal error: gt/debugfs_gt.h: No such file or directory
       9 | #include "gt/debugfs_gt.h"
         |          ^~~~~~~~~~~~~~~~~
   compilation terminated.


vim +9 drivers/gpu/drm/i915/pxp/intel_pxp_debugfs.c

     8	
   > 9	#include "gt/debugfs_gt.h"
    10	#include "pxp/intel_pxp.h"
    11	#include "pxp/intel_pxp_irq.h"
    12	#include "i915_drv.h"
    13	

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org

Download attachment ".config.gz" of type "application/gzip" (66061 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ