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:   Thu, 11 Apr 2019 09:19:47 +1000
From:   Stephen Rothwell <sfr@...b.auug.org.au>
To:     Mike Marshall <hubcap@...ibond.com>
Cc:     Linux Next Mailing List <linux-next@...r.kernel.org>,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
        Martin Brandenburg <martin@...ibond.com>
Subject: linux-next: build failure after merge of the orangefs tree

Hi Mike,

After merging the orangefs tree, today's linux-next build (x86_64
allmodconfig) failed like this:

/home/sfr/next/next/fs/orangefs/file.c:438:18: error: initialization of 'vm_fault_t (*)(struct vm_fault *)' {aka 'unsigned int (*)(struct vm_fault *)'} from incompatible pointer type 'int (*)(struct vm_fault *)' [-Werror=incompatible-pointer-types]
  .page_mkwrite = orangefs_page_mkwrite,
                  ^~~~~~~~~~~~~~~~~~~~~

Caused by commit

  c32607e8fc3b ("orangefs: write range tracking")

I have used the orangefs tree from next-20190410 for today.

-- 
Cheers,
Stephen Rothwell

Content of type "application/pgp-signature" skipped

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ