git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
633ddaa
)
ring-buffer: reset write field for ring_buffer_read_page
author
Steven Rostedt
<srostedt@redhat.com>
Tue, 3 Mar 2009 01:56:48 +0000
(20:56 -0500)
committer
Steven Rostedt
<srostedt@redhat.com>
Wed, 4 Mar 2009 01:50:54 +0000
(20:50 -0500)
Impact: fix ring_buffer_read_page
After a page is swapped into the ring buffer, the write field must
also be reset.
Signed-off-by: Steven Rostedt <srostedt@redhat.com>
No differences found