From mboxrd@z Thu Jan 1 00:00:00 1970 From: paul@paul-moore.com (Paul Moore) Date: Mon, 23 Oct 2017 19:14:29 -0400 Subject: Can we delete audit_log_secctx()? In-Reply-To: <1969680b-0239-e6fb-eebd-199467596306@schaufler-ca.com> References: <1969680b-0239-e6fb-eebd-199467596306@schaufler-ca.com> Message-ID: To: linux-security-module@vger.kernel.org List-Id: linux-security-module.vger.kernel.org On Fri, Oct 20, 2017 at 6:16 PM, Casey Schaufler wrote: > The function audit_log_secctx() is unused and cannot be > made safe for the stacked/namespaced security module case. > It, alas, shows up in the KAPI. Can this derelict code be > removed? I'll provide a patch it it can go. Removing code generally makes me happy. Send me a patch and I'll merge it. -- paul moore www.paul-moore.com -- To unsubscribe from this list: send the line "unsubscribe linux-security-module" in the body of a message to majordomo at vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Moore Subject: Re: Can we delete audit_log_secctx()? Date: Mon, 23 Oct 2017 19:14:29 -0400 Message-ID: References: <1969680b-0239-e6fb-eebd-199467596306@schaufler-ca.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: In-Reply-To: <1969680b-0239-e6fb-eebd-199467596306@schaufler-ca.com> Sender: owner-linux-security-module@vger.kernel.org To: Casey Schaufler Cc: Linux Audit , LSM List-Id: linux-audit@redhat.com On Fri, Oct 20, 2017 at 6:16 PM, Casey Schaufler wrote: > The function audit_log_secctx() is unused and cannot be > made safe for the stacked/namespaced security module case. > It, alas, shows up in the KAPI. Can this derelict code be > removed? I'll provide a patch it it can go. Removing code generally makes me happy. Send me a patch and I'll merge it. -- paul moore www.paul-moore.com