diff options
author | Minchan Kim <minchan.kim@gmail.com> | 2010-03-10 23:31:22 +0900 |
---|---|---|
committer | Avi Kivity <avi@redhat.com> | 2010-05-17 12:15:24 +0300 |
commit | d4f64b6cad0fc0fb4cec868c6ca6b1325949d08b (patch) | |
tree | 38e1ba149c88af9c957581e65f76f664b2a650c7 /arch/x86/kvm/trace.h | |
parent | 2ed152afc7ed61830b848b32936e1541a1a57799 (diff) |
KVM: remove redundant initialization of page->private
The prep_new_page() in page allocator calls set_page_private(page, 0).
So we don't need to reinitialize private of page.
Signed-off-by: Minchan Kim <minchan.kim@gmail.com>
Cc: Avi Kivity<avi@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'arch/x86/kvm/trace.h')
0 files changed, 0 insertions, 0 deletions