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:	Fri, 31 Jul 2015 18:45:17 +0200
From:	Mason <slash.tmp@...e.fr>
To:	stable@...r.kernel.org
CC:	LKML <linux-kernel@...r.kernel.org>
Subject: Requesting inclusion of 12dd7ecf2323 in linux-3.14.y

Hello Greg and al,

Do you accept trivial patches for stable?

If so, could you apply 12dd7ecf2323 to linux-3.14.y?

Apprently, we've had this patch locally since 2012,
but no one cared to push it upstream :-(

commit 12dd7ecf2323c572b1d302707eada4900848dced
Author: Kees Cook <keescook@...omium.org>
Date:   Thu May 1 14:15:02 2014 -0700

    lockd: avoid warning when CONFIG_SYSCTL undefined
    
    When building without CONFIG_SYSCTL, the compiler saw an unused
    label. This moves the label into the #ifdef it is used under.
    
    fs/lockd/svc.c: In function ‘init_nlm’:
    fs/lockd/svc.c:626:1: warning: label ‘err_sysctl’ defined but not used [-Wunused-label]

Regards.
--
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