diff options
author | Chris Wright <chrisw@osdl.org> | 2005-05-06 10:54:53 -0400 |
---|---|---|
committer | David Woodhouse <dwmw2@shinybook.infradead.org> | 2005-05-06 10:54:53 -0400 |
commit | 5ac52f33b6f05fcb91a97124155183b779a4efdf (patch) | |
tree | 9987d074c840a7afa731660400f4d5a8a8bad973 /arch/v850/Kconfig.debug | |
parent | 8fc6115c2a04099a6e846dc0b2d85cba43821b54 (diff) |
AUDIT: buffer audit msgs directly to skb
Drop the use of a tmp buffer in the audit_buffer, and just buffer
directly to the skb. All header data that was temporarily stored in
the audit_buffer can now be stored directly in the netlink header in
the skb. Resize skb as needed. This eliminates the extra copy (and
the audit_log_move function which was responsible for copying).
Signed-off-by: Chris Wright <chrisw@osdl.org>
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
Diffstat (limited to 'arch/v850/Kconfig.debug')
0 files changed, 0 insertions, 0 deletions