diff options
author | Chris Wright <chrisw@osdl.org> | 2005-05-06 14:54:17 (GMT) |
---|---|---|
committer | David Woodhouse <dwmw2@shinybook.infradead.org> | 2005-05-06 14:54:17 (GMT) |
commit | 8fc6115c2a04099a6e846dc0b2d85cba43821b54 (patch) | |
tree | 6dc6bf0f59f6ada9ed42c79b0e641f8668a9bf0b /kernel/resource.c | |
parent | 16e1904e694d459ec2ca9b33c22b818eaaa4c63f (diff) | |
download | linux-fsl-qoriq-8fc6115c2a04099a6e846dc0b2d85cba43821b54.tar.xz |
AUDIT: expand audit tmp buffer as needed
Introduce audit_expand and make the audit_buffer use a dynamic buffer
which can be resized. When audit buffer is moved to skb it will not
be fragmented across skb's, so we can eliminate the sklist in the
audit_buffer. During audit_log_move, we simply copy the full buffer
into a single skb, and then audit_log_drain sends it on.
Signed-off-by: Chris Wright <chrisw@osdl.org>
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
Diffstat (limited to 'kernel/resource.c')
0 files changed, 0 insertions, 0 deletions