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] [day] [month] [year] [list]
Date:	Tue, 5 May 2015 12:16:40 +0200
From:	Geert Uytterhoeven <geert@...ux-m68k.org>
To:	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: Build regressions/improvements in v4.1-rc2

On Tue, May 5, 2015 at 12:12 PM, Geert Uytterhoeven
<geert@...ux-m68k.org> wrote:
> JFYI, when comparing v4.1-rc2[1] to v4.1-rc1[3], the summaries are:
>   - build errors: +8/-15

  + /home/kisskb/slave/src/drivers/gpu/drm/bridge/ps8622.c: error:
implicit declaration of function 'devm_gpiod_get'
[-Werror=implicit-function-declaration]:  => 584:2
  + /home/kisskb/slave/src/drivers/gpu/drm/bridge/ps8622.c: error:
implicit declaration of function 'gpiod_direction_output'
[-Werror=implicit-function-declaration]:  => 590:2
  + /home/kisskb/slave/src/drivers/gpu/drm/bridge/ps8622.c: error:
implicit declaration of function 'gpiod_set_value'
[-Werror=implicit-function-declaration]:  => 368:2
  + /home/kisskb/slave/src/drivers/gpu/drm/bridge/ptn3460.c: error:
implicit declaration of function 'devm_gpiod_get'
[-Werror=implicit-function-declaration]:  => 333:2
  + /home/kisskb/slave/src/drivers/gpu/drm/bridge/ptn3460.c: error:
implicit declaration of function 'gpiod_direction_output'
[-Werror=implicit-function-declaration]:  => 340:2
  + /home/kisskb/slave/src/drivers/gpu/drm/bridge/ptn3460.c: error:
implicit declaration of function 'gpiod_set_value'
[-Werror=implicit-function-declaration]:  => 135:2

powerpc-randconfig

As I also see them with m68k-allmodconfig in my local tree, which has more
"depends on xxx || COMPILE_TEST", I have patches for these.
I will send them out later today.

> [1] http://kisskb.ellerman.id.au/kisskb/head/8807/ (254 out of 257 configs)
> [3] http://kisskb.ellerman.id.au/kisskb/head/8779/ (254 out of 257 configs)

Gr{oetje,eeting}s,

                        Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@...ux-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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ