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:	Mon, 30 Nov 2015 13:40:00 +0000
From:	David Howells <dhowells@...hat.com>
To:	Guenter Roeck <linux@...ck-us.net>
Cc:	dhowells@...hat.com,
	Koichi Yasutake <yasutake.koichi@...panasonic.com>,
	linux-am33-list@...hat.com, linux-kernel@...r.kernel.org,
	Arnd Bergmann <arnd@...db.de>
Subject: Re: [PATCH] mn10300: Select CONFIG_HAVE_UID16 to fix build failure

Guenter Roeck <linux@...ck-us.net> wrote:

> mn10300 builds fail with
> 
> fs/stat.c: In function 'cp_old_stat':
> fs/stat.c:163:2: error: 'old_uid_t' undeclared
> 
> ipc/util.c: In function 'ipc64_perm_to_ipc_perm':
> ipc/util.c:540:2: error: 'old_uid_t' undeclared
> 
> Select CONFIG_HAVE_UID16 and remove local definition of CONFIG_UID16
> to fix the problem.
> 
> Fixes: fbc416ff8618 ("arm64: fix building without CONFIG_UID16")
> Cc: Arnd Bergmann <arnd@...db.de>
> Signed-off-by: Guenter Roeck <linux@...ck-us.net>

Acked-by: David Howells <dhowells@...hat.com>
--
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