commit | fba143c66abb81307a450679f38ab953fe96a413 | [log] [tgz] |
---|---|---|
author | Paul Moore <paul@paul-moore.com> | Tue Nov 29 16:57:48 2016 -0500 |
committer | Paul Moore <paul@paul-moore.com> | Wed Dec 14 13:06:04 2016 -0500 |
tree | c9933c76c704f6751b10b662fc9c8ec4a1682529 | |
parent | a09cfa470817ac086cf68418da13a2b91c2744ef [diff] |
netns: avoid disabling irq for netns id Bring back commit bc51dddf98c9 ("netns: avoid disabling irq for netns id") now that we've fixed some audit multicast issues that caused problems with original attempt. Additional information, and history, can be found in the links below: * https://github.com/linux-audit/audit-kernel/issues/22 * https://github.com/linux-audit/audit-kernel/issues/23 Signed-off-by: Cong Wang <xiyou.wangcong@gmail.com> Signed-off-by: Paul Moore <paul@paul-moore.com>