From: Mason <slash.tmp@free.fr>
To: stable@vger.kernel.org
Cc: LKML <linux-kernel@vger.kernel.org>
Subject: Requesting inclusion of 12dd7ecf2323 in linux-3.14.y
Date: Fri, 31 Jul 2015 18:45:17 +0200 [thread overview]
Message-ID: <55BBA61D.7060302@free.fr> (raw)
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@chromium.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.
next reply other threads:[~2015-07-31 16:45 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-31 16:45 Mason [this message]
2015-07-31 16:53 ` Greg KH
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=55BBA61D.7060302@free.fr \
--to=slash.tmp@free.fr \
--cc=linux-kernel@vger.kernel.org \
--cc=stable@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome