From: Paul Moore <[email protected]> Date: Mon, 28 Mar 2016 11:17:28 -0400
> On Mon, Mar 28, 2016 at 11:10 AM, Paul Moore <[email protected]> wrote: >> From: Janak Desai <[email protected]> >> >> We try to be clever and set large chunks of the bitmap at once, when >> possible; unfortunately we weren't very clever when we wrote the code >> and messed up the if-conditional. Fix this bug and restore proper >> operation. >> >> Signed-off-by: Janak Desai <[email protected]> >> Signed-off-by: Paul Moore <[email protected]> >> --- >> net/netlabel/netlabel_kapi.c | 2 +- >> 1 file changed, 1 insertion(+), 1 deletion(-) > > DaveM, I'm planning on carrying this in selinux#next unless you really > want to this to go to Linus via the netdev tree. I'm fine with it going via your tree, thanks.
