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>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <202504141353.TItkAjad-lkp@intel.com>
Date: Mon, 14 Apr 2025 13:55:51 +0800
From: kernel test robot <lkp@...el.com>
To: Akshay Gupta <akshay.gupta@....com>, linux-hwmon@...r.kernel.org,
	linux-kernel@...r.kernel.org
Cc: llvm@...ts.linux.dev, oe-kbuild-all@...ts.linux.dev, linux@...ck-us.net,
	gregkh@...uxfoundation.org, arnd@...db.de, shyam-sundar.s-k@....com,
	gautham.shenoy@....com, mario.limonciello@....com,
	naveenkrishna.chatradhi@....com, anand.umarji@....com,
	Akshay Gupta <akshay.gupta@....com>
Subject: Re: [PATCH v8 09/10] misc: amd-sbi: Add support for register xfer

Hi Akshay,

kernel test robot noticed the following build errors:

[auto build test ERROR on char-misc/char-misc-testing]
[also build test ERROR on char-misc/char-misc-next char-misc/char-misc-linus groeck-staging/hwmon-next soc/for-next linus/master v6.15-rc2 next-20250411]
[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#_base_tree_information]

url:    https://github.com/intel-lab-lkp/linux/commits/Akshay-Gupta/hwmon-misc-amd-sbi-Move-core-sbrmi-from-hwmon-to-misc/20250414-100657
base:   char-misc/char-misc-testing
patch link:    https://lore.kernel.org/r/20250411133122.1806991-10-akshay.gupta%40amd.com
patch subject: [PATCH v8 09/10] misc: amd-sbi: Add support for register xfer
config: i386-buildonly-randconfig-002-20250414 (https://download.01.org/0day-ci/archive/20250414/202504141353.TItkAjad-lkp@intel.com/config)
compiler: clang version 20.1.2 (https://github.com/llvm/llvm-project 58df0ef89dd64126512e4ee27b4ac3fd8ddf6247)
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20250414/202504141353.TItkAjad-lkp@intel.com/reproduce)

If you fix the issue in a separate patch/commit (i.e. not just a new version of
the same patch/commit), kindly add following tags
| Reported-by: kernel test robot <lkp@...el.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202504141353.TItkAjad-lkp@intel.com/

All errors (new ones prefixed by >>):

   In file included from <built-in>:1:
>> ./usr/include/misc/amd-apml.h:65:2: error: unknown type name 'u16'
      65 |         u16 reg_addr;
         |         ^
>> ./usr/include/misc/amd-apml.h:69:2: error: unknown type name 'u8'
      69 |         u8 data_in_out;
         |         ^
   ./usr/include/misc/amd-apml.h:73:2: error: unknown type name 'u8'
      73 |         u8 rflag;
         |         ^
   3 errors generated.

-- 
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ