[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1378183735-19338-1-git-send-email-lcapitulino@redhat.com>
Date: Tue, 3 Sep 2013 00:48:53 -0400
From: Luiz Capitulino <lcapitulino@...hat.com>
To: linux-kernel@...r.kernel.org
Cc: viro@...iv.linux.org.uk, eparis@...hat.com, dan.duval@...cle.com,
akpm@...ux-foundation.org, rgb@...hat.com, oleg@...hat.com,
chuck.anderson@...cle.com
Subject: [PATCH 0/2] audit: fix soft lockup
The second patch fixes a softlockup which is fully described and now is
100% reproducible with simple steps. The first patch fixes a bug I found
while working on the second patch.
Chuck Anderson just posted a different solution for the same problem.
I was about to post this solution when he posted his version, so I'm
posting it anyway.
Luiz capitulino (2):
audit: flush_hold_queue(): don't drop queued SKBs
audit: kaudit_send_skb(): make non-blocking call to netlink_unicast()
kernel/audit.c | 27 +++++++++++++++------------
1 file changed, 15 insertions(+), 12 deletions(-)
--
1.8.1.4
--
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