Oleg Nesterov 6ad36762d7 __mutex_lock_common: use signal_pending_state()
Change __mutex_lock_common() to use signal_pending_state() for the sake of
the code re-use.

This adds 7 bytes to kernel/mutex.o, but afaics only because gcc isn't smart
enough.

(btw, uninlining of __mutex_lock_common() shrinks .text from 2722 to 1542,
 perhaps it is worth doing).

Signed-off-by: Oleg Nesterov <oleg@tv-sign.ru>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2008-06-10 11:45:09 +02:00
..
2008-05-01 08:03:59 -07:00
2008-05-01 13:08:16 -04:00
2008-05-01 13:08:16 -04:00
2008-05-05 08:18:45 -07:00
2008-05-14 19:11:14 -07:00
2008-05-01 13:08:16 -04:00
2008-04-30 08:29:48 -07:00
2008-04-30 08:29:49 -07:00
2008-04-30 08:29:48 -07:00
2008-05-01 08:03:58 -07:00
2008-05-01 10:21:54 -07:00
2008-05-08 14:06:19 +02:00
2008-05-08 17:00:42 +02:00
2008-05-05 23:56:18 +02:00
2008-05-14 19:11:14 -07:00
2008-05-10 20:43:22 -07:00
2008-04-30 08:29:37 -07:00
2008-04-30 08:29:48 -07:00
2008-04-30 08:29:53 -07:00