diff options
author | Alan Cox <alan@linux.intel.com> | 2011-09-22 13:20:57 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2011-09-26 17:32:53 -0700 |
commit | c7e285bedb20cc0cfe999e1b285ab31a19e1902c (patch) | |
tree | 2964e61160b4a44022f7aa04f1352ef6e2507688 /drivers/bcma | |
parent | 30eb82f05dd1f12b18a0ad054401a0b5690fb3c3 (diff) |
staging: gma500: frame buffer locking
If we are the console then a printk can hit us with a spin lock held (and
in fact the kernel will do its best to take printing lock).
In that case we cannot politely sleep when synching after an accelerated op
but must behave obnixously to be sure of getting the bits out.
Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/bcma')
0 files changed, 0 insertions, 0 deletions