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] [day] [month] [year] [list]
Message-ID: <CA+LKeY4Ai4Rd-igAJUhjt++0H60CkDN9Q5vq2D1JXSXxd8L-9A@mail.gmail.com>
Date:	Wed, 19 Aug 2015 10:35:50 -0300
From:	Murilo Opsfelder Araújo <mopsfelder@...il.com>
To:	Casey Schaufler <casey@...aufler-ca.com>
Cc:	linux-security-module@...r.kernel.org,
	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
	t.vivek@...sung.com, a.sahrawat@...sung.com,
	james.l.morris@...cle.com, serge@...lyn.com
Subject: Re: [PATCH] security/smack/smack_lsm.c: Fix build error when
 CONFIG_SECURITY_SMACK_BRINGUP is not defined

On Fri, Aug 14, 2015 at 1:06 AM, Casey Schaufler <casey@...aufler-ca.com> wrote:
> On 8/13/2015 5:52 PM, Murilo Opsfelder Araujo wrote:
>> This change fixes the following build error when
>> CONFIG_SECURITY_SMACK_BRINGUP is not defined:
>>
>> security/smack/smack_lsm.c: In function ‘smack_parse_opts_str’:
>> security/smack/smack_lsm.c:618:26: error: ‘tokens’ undeclared (first use in this function)
>>    token = match_token(p, tokens, args);
>>                           ^
>> security/smack/smack_lsm.c:618:26: note: each undeclared identifier is reported only once for each function it appears in
>>
>> The above has been introduced by commit
>> 3bf2789cad9e6573dc19a6c3d123c2c049f2d90f "smack: allow mount opts setting over filesystems with binary mount data".
>>
>> Signed-off-by: Murilo Opsfelder Araujo <mopsfelder@...il.com>
>
> I have already made a pull request for an almost identical patch
> to James' next tree.
>

Thanks for the reply, Casey.  The fix has already landed -next tree.

-- 
Murilo
--
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