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] [thread-next>] [day] [month] [year] [list]
Date:	Sun, 15 Jan 2012 11:19:40 +0200
From:	Anca Emanuel <anca.emanuel@...il.com>
To:	Dave Jones <davej@...hat.com>,
	"Bityutskiy, Artem" <artem.bityutskiy@...el.com>,
	Linus Torvalds <torvalds@...ux-foundation.org>,
	linux-kernel <linux-kernel@...r.kernel.org>
Subject: Re: [PULL REQUEST] More UBI/UBIFS changes for 3.3

On Sat, Jan 14, 2012 at 8:48 PM, Dave Jones <davej@...hat.com> wrote:

> This introduced a compile failure if CONFIG_UBIFS_FS_DEBUG is unset.
>
> fs/ubifs/journal.c: In function ‘ubifs_jnl_write_data’:
> fs/ubifs/journal.c:700:2: error: implicit declaration of function ‘dbg_jnlk’ [-Werror=implicit-function-declaration]

And now it is in Linus tree.


  CC [M]  fs/ubifs/journal.o
fs/ubifs/journal.c: In function ‘ubifs_jnl_write_data’:
fs/ubifs/journal.c:700:2: error: implicit declaration of function
‘dbg_jnlk’ [-Werror=implicit-function-declaration]
cc1: some warnings being treated as errors

make[3]: *** [fs/ubifs/journal.o] Error 1
make[2]: *** [fs/ubifs] Error 2
make[1]: *** [fs] Error 2
--
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