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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 6 Oct 2014 20:39:17 +0200
From:	Geert Uytterhoeven <geert@...ux-m68k.org>
To:	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Cc:	Chanwoo Choi <cw00.choi@...sung.com>,
	MyungJoo Ham <myungjoo.ham@...sung.com>
Subject: Re: Build regressions/improvements in v3.17

On Mon, Oct 6, 2014 at 8:28 PM, Geert Uytterhoeven <geert@...ux-m68k.org> wrote:
> JFYI, when comparing v3.17[1]  to v3.17-rc7[3], the summaries are:
>   - build errors: +12/-6

  + /scratch/kisskb/src/drivers/base/regmap/regmap-i2c.c: error:
implicit declaration of function 'i2c_check_functionality'
[-Werror=implicit-function-declaration]:  => 117:2
  + /scratch/kisskb/src/drivers/base/regmap/regmap-i2c.c: error:
implicit declaration of function 'i2c_master_send'
[-Werror=implicit-function-declaration]:  => 96:2
  + /scratch/kisskb/src/drivers/base/regmap/regmap-i2c.c: error:
implicit declaration of function 'i2c_smbus_read_byte_data'
[-Werror=implicit-function-declaration]:  => 28:2
  + /scratch/kisskb/src/drivers/base/regmap/regmap-i2c.c: error:
implicit declaration of function 'i2c_smbus_read_word_data'
[-Werror=implicit-function-declaration]:  => 64:2
  + /scratch/kisskb/src/drivers/base/regmap/regmap-i2c.c: error:
implicit declaration of function 'i2c_smbus_write_byte_data'
[-Werror=implicit-function-declaration]:  => 46:2
  + /scratch/kisskb/src/drivers/base/regmap/regmap-i2c.c: error:
implicit declaration of function 'i2c_smbus_write_word_data'
[-Werror=implicit-function-declaration]:  => 82:2
  + /scratch/kisskb/src/drivers/base/regmap/regmap-i2c.c: error:
implicit declaration of function 'i2c_transfer'
[-Werror=implicit-function-declaration]:  => 130:2
  + /scratch/kisskb/src/drivers/extcon/extcon-sm5502.c: error:
implicit declaration of function 'i2c_add_driver'
[-Werror=implicit-function-declaration]:  => 718:2

x86_64-randconfig

Fix available, even promised by the maintainer to be in 3.17-rc2:

https://lkml.org/lkml/2014/8/20/874

> [1] http://kisskb.ellerman.id.au/kisskb/head/7938/ (118 out of 119 configs)
> [3] http://kisskb.ellerman.id.au/kisskb/head/7921/ (all 119 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