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:   Sun, 19 Jun 2022 04:41:26 +0800
From:   kernel test robot <lkp@...el.com>
To:     Jens Axboe <axboe@...nel.dk>
Cc:     kbuild-all@...ts.01.org,
        GNU/Weeb Mailing List <gwml@...r.gnuweeb.org>,
        linux-kernel@...r.kernel.org
Subject: [ammarfaizi2-block:axboe/linux-block/for-5.20/io_uring-cancel 98/98]
 ./usr/include/linux/io_uring.h:573:41: error: field 'timeout' has incomplete
 type

tree:   https://github.com/ammarfaizi2/linux-block axboe/linux-block/for-5.20/io_uring-cancel
head:   c96865d6b624236f64b285734357c704a8fbf10c
commit: c96865d6b624236f64b285734357c704a8fbf10c [98/98] io_uring: add sync cancelation API through io_uring_register()
config: x86_64-randconfig-a006 (https://download.01.org/0day-ci/archive/20220619/202206190428.1ubitzgx-lkp@intel.com/config)
compiler: gcc-11 (Debian 11.3.0-3) 11.3.0
reproduce (this is a W=1 build):
        # https://github.com/ammarfaizi2/linux-block/commit/c96865d6b624236f64b285734357c704a8fbf10c
        git remote add ammarfaizi2-block https://github.com/ammarfaizi2/linux-block
        git fetch --no-tags ammarfaizi2-block axboe/linux-block/for-5.20/io_uring-cancel
        git checkout c96865d6b624236f64b285734357c704a8fbf10c
        # save the config file
        mkdir build_dir && cp config build_dir/.config
        make W=1 O=build_dir ARCH=x86_64 SHELL=/bin/bash

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

All errors (new ones prefixed by >>):

   In file included from <command-line>:
>> ./usr/include/linux/io_uring.h:573:41: error: field 'timeout' has incomplete type
     573 |         struct __kernel_timespec        timeout;
         |                                         ^~~~~~~

-- 
0-DAY CI Kernel Test Service
https://01.org/lkp

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ