From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-io0-f196.google.com ([209.85.223.196]:36323 "EHLO mail-io0-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750840AbdAPJ1Z (ORCPT ); Mon, 16 Jan 2017 04:27:25 -0500 MIME-Version: 1.0 In-Reply-To: <1484557515-31390-1-git-send-email-geert@linux-m68k.org> References: <1484557515-31390-1-git-send-email-geert@linux-m68k.org> From: Geert Uytterhoeven Date: Mon, 16 Jan 2017 10:27:23 +0100 Message-ID: Subject: Re: Build regressions/improvements in v4.10-rc4 To: "linux-kernel@vger.kernel.org" Cc: Linux FS Devel Content-Type: text/plain; charset=UTF-8 Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Mon, Jan 16, 2017 at 10:05 AM, Geert Uytterhoeven wrote: > JFYI, when comparing v4.10-rc4[1] to v4.10-rc3[3], the summaries are: > - build errors: +10/-1 > [1] http://kisskb.ellerman.id.au/kisskb/head/49def1853334396f948dcb4cedb9347abb318df5/ (all 267 configs) > [3] http://kisskb.ellerman.id.au/kisskb/head/a121103c922847ba5010819a3f250f1f7fc84ab8/ (all 267 configs) + /home/kisskb/slave/src/fs/crypto/crypto.c: error: 'REQ_OP_WRITE' undeclared (first use in this function): => 363:25 + /home/kisskb/slave/src/fs/crypto/crypto.c: error: dereferencing pointer to incomplete type: => 361:6, 374:24, 360:6 + /home/kisskb/slave/src/fs/crypto/crypto.c: error: expected ';' before '{' token: => 457:39 + /home/kisskb/slave/src/fs/crypto/crypto.c: error: implicit declaration of function 'bio_add_page' [-Werror=implicit-function-declaration]: => 364:3 + /home/kisskb/slave/src/fs/crypto/crypto.c: error: implicit declaration of function 'bio_alloc' [-Werror=implicit-function-declaration]: => 355:3 + /home/kisskb/slave/src/fs/crypto/crypto.c: error: implicit declaration of function 'bio_for_each_segment_all' [-Werror=implicit-function-declaration]: => 457:2 + /home/kisskb/slave/src/fs/crypto/crypto.c: error: implicit declaration of function 'bio_put' [-Werror=implicit-function-declaration]: => 369:4 + /home/kisskb/slave/src/fs/crypto/crypto.c: error: implicit declaration of function 'bio_set_op_attrs' [-Werror=implicit-function-declaration]: => 363:3 + /home/kisskb/slave/src/fs/crypto/crypto.c: error: implicit declaration of function 'submit_bio_wait' [-Werror=implicit-function-declaration]: => 373:3 x86_64-randconfig Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds