[PATCH 5 of 8] x86/paravirt: common implementation for pmd value ops

2008-01-16 Thread Jeremy Fitzhardinge
Remove duplicate __pmd/pmd_val functions. Signed-off-by: Jeremy Fitzhardinge <[EMAIL PROTECTED]> --- include/asm-x86/paravirt.h | 33 ++--- 1 file changed, 26 insertions(+), 7 deletions(-) diff --git a/include/asm-x86/paravirt.h b/include/asm-x86/paravirt.h ---

[PATCH 5 of 8] x86/paravirt: common implementation for pmd value ops

2008-01-16 Thread Jeremy Fitzhardinge
Remove duplicate __pmd/pmd_val functions. Signed-off-by: Jeremy Fitzhardinge [EMAIL PROTECTED] --- include/asm-x86/paravirt.h | 33 ++--- 1 file changed, 26 insertions(+), 7 deletions(-) diff --git a/include/asm-x86/paravirt.h b/include/asm-x86/paravirt.h ---