|  |  | 
  
    |  |  | 
 
  |   |  | 
  
    |  |  | 
  
    |  |  | 
  
    |   xen-changelog
[Xen-changelog] [xen-unstable] Remove unused function	console_force_lock 
| # HG changeset patch
# User Keir Fraser <keir.fraser@xxxxxxxxxx>
# Date 1284627734 -3600
# Node ID bf3ebc3727711c9b72adc06bc866279d9efd6990
# Parent  556356fe1fd827318dd85d83f0daf387dc0049f3
Remove unused function console_force_lock().
Signed-off-by: Keir Fraser <keir.fraser@xxxxxxxxxx>
---
 xen/drivers/char/console.c |    5 -----
 xen/include/xen/console.h  |    1 -
 2 files changed, 6 deletions(-)
diff -r 556356fe1fd8 -r bf3ebc372771 xen/drivers/char/console.c
--- a/xen/drivers/char/console.c        Wed Sep 15 16:52:31 2010 +0100
+++ b/xen/drivers/char/console.c        Thu Sep 16 10:02:14 2010 +0100
@@ -705,11 +705,6 @@ void console_force_unlock(void)
     console_start_sync();
 }
 
-void console_force_lock(void)
-{
-    spin_lock(&console_lock);
-}
-
 void console_start_sync(void)
 {
     atomic_inc(&print_everything);
diff -r 556356fe1fd8 -r bf3ebc372771 xen/include/xen/console.h
--- a/xen/include/xen/console.h Wed Sep 15 16:52:31 2010 +0100
+++ b/xen/include/xen/console.h Thu Sep 16 10:02:14 2010 +0100
@@ -22,7 +22,6 @@ int fill_console_start_info(struct dom0_
 int fill_console_start_info(struct dom0_vga_console_info *);
 
 void console_force_unlock(void);
-void console_force_lock(void);
 
 void console_start_sync(void);
 void console_end_sync(void);
_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog
 | 
 
| <Prev in Thread] | Current Thread | [Next in Thread> |  | 
[Xen-changelog] [xen-unstable] Remove unused function	console_force_lock().,
Xen patchbot-unstable <=
 |  |  | 
  
    |  |  |