Torben Hohn
ac751efa6a
console: rename acquire/release_console_sem() to console_lock/unlock()
...
The -rt patches change the console_semaphore to console_mutex. As a
result, a quite large chunk of the patches changes all
acquire/release_console_sem() to acquire/release_console_mutex()
This commit makes things use more neutral function names which dont make
implications about the underlying lock.
The only real change is the return value of console_trylock which is
inverted from try_acquire_console_sem()
This patch also paves the way to switching console_sem from a semaphore to
a mutex.
[akpm@linux-foundation.org: coding-style fixes]
[akpm@linux-foundation.org: make console_trylock return 1 on success, per Geert]
Signed-off-by: Torben Hohn <torbenh@gmx.de>
Cc: Thomas Gleixner <tglx@tglx.de>
Cc: Greg KH <gregkh@suse.de>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2011-01-26 10:50:06 +10:00
..
2011-01-26 10:50:06 +10:00
2011-01-20 17:02:06 -08:00
2011-01-26 10:50:06 +10:00
2010-03-30 22:02:32 +09:00
2011-01-26 10:50:06 +10:00
2011-01-26 10:50:06 +10:00
2010-10-24 18:16:58 +02:00
2009-06-16 19:47:57 -07:00
2011-01-11 12:11:16 +09:00
2010-08-06 09:25:50 -06:00
2010-10-15 15:53:27 +02:00
2010-10-27 13:43:21 -07:00
2011-01-26 10:50:06 +10:00
2011-01-07 16:58:04 -08:00
2011-01-13 10:39:14 -08:00
2010-03-30 22:02:32 +09:00
2010-12-22 18:57:02 +01:00
2011-01-26 10:50:06 +10:00
2010-12-22 12:57:27 +09:00
2010-03-30 22:02:32 +09:00
2011-01-26 10:50:06 +10:00
2010-03-30 22:02:32 +09:00
2010-03-30 22:02:32 +09:00
2010-08-17 22:15:09 +01:00
2010-05-17 21:37:43 +02:00
2010-10-18 11:03:14 +02:00
2011-01-26 10:50:06 +10:00
2010-03-30 22:02:32 +09:00
2010-10-22 09:43:25 +02:00
2010-11-16 14:14:02 +01:00
2010-07-26 19:08:15 +01:00
2010-10-26 16:52:12 -07:00
2010-08-09 11:25:17 +02:00
2011-01-25 15:09:24 +09:00
2010-11-26 15:06:39 +09:00
2010-11-26 15:06:39 +09:00
2010-05-25 08:07:08 -07:00
2010-08-09 11:25:17 +02:00
2010-03-12 15:52:34 -08:00
2010-08-06 09:25:50 -06:00
2009-01-12 20:56:31 +01:00
2009-01-12 20:56:31 +01:00
2009-01-12 20:56:32 +01:00
2009-01-12 20:56:32 +01:00
2008-07-24 10:47:34 -07:00
2011-01-06 15:46:56 +09:00
2008-07-24 10:47:34 -07:00
2010-03-30 22:02:32 +09:00
2009-05-06 16:36:10 -07:00
2010-08-06 09:25:50 -06:00
2010-08-06 09:25:50 -06:00
2010-08-06 09:25:50 -06:00
2011-01-26 10:50:06 +10:00
2010-05-17 21:37:41 +02:00
2009-12-16 07:20:04 -08:00
2010-05-03 15:42:58 +02:00
2010-08-01 01:42:42 -06:00
2010-07-30 23:29:33 +01:00
2011-01-26 10:50:06 +10:00
2010-03-30 22:02:32 +09:00
2010-09-22 17:22:39 -07:00
2011-01-11 12:26:58 +00:00
2010-10-18 11:03:14 +02:00
2010-03-30 22:02:32 +09:00
2010-12-15 10:56:11 +01:00
2009-05-06 16:36:10 -07:00
2010-11-26 15:05:08 +09:00
2010-10-18 11:03:14 +02:00
2011-01-26 10:50:06 +10:00
2010-11-15 14:52:23 +09:00
2011-01-26 10:50:06 +10:00
2010-08-06 09:25:50 -06:00
2010-05-17 21:37:41 +02:00
2010-08-06 09:25:50 -06:00
2010-03-30 22:02:32 +09:00
2010-10-27 18:03:08 -07:00
2009-01-06 15:59:26 -08:00
2010-03-30 22:02:32 +09:00
2011-01-06 15:48:13 +09:00
2010-05-25 08:07:09 -07:00
2010-03-30 22:02:32 +09:00
2010-08-11 08:59:12 -07:00
2010-03-30 22:02:32 +09:00
2011-01-12 15:06:59 +09:00
2011-01-26 10:50:06 +10:00
2011-01-20 17:02:05 -08:00
2010-08-06 09:25:50 -06:00
2010-02-27 18:31:16 +01:00
2010-02-27 18:31:14 +01:00
2011-01-06 16:50:35 -08:00
2010-03-30 22:02:32 +09:00
2010-10-18 11:03:14 +02:00
2011-01-12 14:57:52 +09:00
2011-01-26 10:50:06 +10:00
2009-01-06 15:59:27 -08:00
2011-01-18 13:38:06 +09:00
2010-03-12 15:52:34 -08:00
2010-08-01 01:42:42 -06:00
2010-03-30 22:02:32 +09:00
2010-08-06 09:25:50 -06:00
2010-08-06 09:25:50 -06:00
2010-02-05 12:22:42 +01:00
2009-01-06 15:59:27 -08:00
2010-03-30 22:02:32 +09:00
2010-07-26 19:08:14 +01:00
2010-07-26 19:08:15 +01:00
2011-01-26 10:50:06 +10:00
2010-02-17 13:23:00 +09:00
2011-01-18 13:40:34 +09:00
2010-12-16 14:31:18 +08:00
2011-01-25 15:09:19 +09:00
2009-06-13 00:09:09 +08:00
2009-12-29 14:11:27 +08:00
2008-12-29 18:00:04 +08:00
2010-10-22 09:43:25 +02:00
2010-12-21 01:05:43 +09:00
2011-01-12 15:00:31 +09:00
2009-06-16 19:47:59 -07:00
2010-12-21 01:05:43 +09:00
2011-01-26 10:50:06 +10:00
2010-03-07 17:04:50 -08:00
2009-04-13 15:04:29 -07:00
2008-05-08 21:37:30 -07:00
2008-05-08 21:37:30 -07:00
2010-05-25 08:07:09 -07:00
2010-03-30 22:02:32 +09:00
2011-01-05 17:22:32 +09:00
2011-01-26 10:50:06 +10:00
2011-01-26 10:50:06 +10:00
2010-09-16 16:36:17 +09:00
2009-04-13 15:04:29 -07:00
2011-01-26 10:50:06 +10:00
2010-11-01 15:38:34 -04:00
2008-07-26 12:00:12 -07:00
2009-12-04 15:39:55 +01:00
2010-04-05 11:37:28 +09:00
2010-08-06 09:25:50 -06:00
2010-03-30 22:02:32 +09:00
2010-03-30 22:02:32 +09:00
2010-03-30 22:02:32 +09:00
2009-05-06 16:36:10 -07:00
2010-08-06 09:25:50 -06:00
2010-08-05 13:25:38 +01:00
2010-06-16 18:05:05 +02:00
2011-01-26 10:50:06 +10:00
2010-03-30 22:02:32 +09:00
2011-01-10 16:04:53 -08:00
2010-08-11 23:04:13 +09:30
2010-02-27 18:31:13 +01:00
2010-02-27 18:31:13 +01:00
2010-08-16 15:14:03 +02:00
2010-05-25 08:07:08 -07:00
2010-05-25 08:07:08 -07:00
2011-01-13 13:07:41 +09:00
2010-11-09 18:52:07 +09:00
2011-01-26 10:50:06 +10:00
2010-08-09 20:44:53 -07:00
2010-11-09 18:52:07 +09:00
2010-12-21 01:05:48 +09:00
2010-12-21 01:05:43 +09:00
2010-11-09 18:52:07 +09:00
2011-01-26 10:50:06 +10:00
2010-10-21 16:04:51 +10:00