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-next>] [day] [month] [year] [list]
Date:	Tue, 11 Nov 2014 17:43:04 +1100
From:	Stephen Rothwell <sfr@...b.auug.org.au>
To:	Josh Triplett <josh@...htriplett.org>
Cc:	linux-next@...r.kernel.org, linux-kernel@...r.kernel.org,
	Catalina Mocanu <catalina.mocanu@...il.com>
Subject: linux-next: build warnings after merge of the tiny tree

Hi Josh,

After merging the tiny tree, today's linux-next build (powerpc64
allnoconfig) produced these warnings:

kernel/compat.c:33:12: warning: 'compat_get_timex' defined but not used [-Wunused-function]
 static int compat_get_timex(struct timex *txc, struct compat_timex __user *utp)
            ^
kernel/compat.c:63:12: warning: 'compat_put_timex' defined but not used [-Wunused-function]
 static int compat_put_timex(struct compat_timex __user *utp, struct timex *txc)
            ^

Introduced by commit 7beb114f18e0 ("kernel: time: Compile out NTP
support").  Neither of these functions is needed if CONFIG_NTP is not
set.

-- 
Cheers,
Stephen Rothwell                    sfr@...b.auug.org.au

Content of type "application/pgp-signature" skipped

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ