diff options
| author | Takuya Yoshikawa <[email protected]> | 2010-01-18 18:45:10 +0900 |
|---|---|---|
| committer | Marcelo Tosatti <[email protected]> | 2010-03-01 12:36:00 -0300 |
| commit | 8dae444529230301bc85fc86033aa06a734c1a29 (patch) | |
| tree | 90fe862877814f5815b5623d6e93b9568b0725ef /tools/perf/scripts/python/syscall-counts.py | |
| parent | c25bc1638a1211f57cccbabdd8b732813b852340 (diff) | |
KVM: rename is_writeble_pte() to is_writable_pte()
There are two spellings of "writable" in
arch/x86/kvm/mmu.c and paging_tmpl.h .
This patch renames is_writeble_pte() to is_writable_pte()
and makes grepping easy.
New name is consistent with the definition of itself:
return pte & PT_WRITABLE_MASK;
Signed-off-by: Takuya Yoshikawa <[email protected]>
Signed-off-by: Avi Kivity <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions