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> |
||
|---|---|---|
| .. | ||
| ebi2_l2f.c | ||
| ebi2_lcd.c | ||
| ebi2_tmd20.c | ||
| hdmi_sii9022.c | ||
| Kconfig | ||
| lcdc_external.c | ||
| lcdc_gordon.c | ||
| lcdc_panel.c | ||
| lcdc_prism.c | ||
| lcdc_sharp_wvga_pt.c | ||
| lcdc_st15.c | ||
| lcdc_toshiba_wvga_pt.c | ||
| lcdc.c | ||
| logo.c | ||
| Makefile | ||
| mddi_ext_lcd.c | ||
| mddi_ext.c | ||
| mddi_prism.c | ||
| mddi_sharp.c | ||
| mddi_toshiba_vga.c | ||
| mddi_toshiba_wvga_pt.c | ||
| mddi_toshiba.c | ||
| mddi_toshiba.h | ||
| mddi.c | ||
| mddihost_e.c | ||
| mddihost.c | ||
| mddihost.h | ||
| mddihosti.c | ||
| mddihosti.h | ||
| mdp4_debugfs.c | ||
| mdp4_overlay_lcdc.c | ||
| mdp4_overlay_mddi.c | ||
| mdp4_overlay.c | ||
| mdp4_util.c | ||
| mdp4.h | ||
| mdp_cursor.c | ||
| mdp_dma_lcdc.c | ||
| mdp_dma_s.c | ||
| mdp_dma_tv.c | ||
| mdp_dma.c | ||
| mdp_hw_init.c | ||
| mdp_ppp_dq.c | ||
| mdp_ppp_dq.h | ||
| mdp_ppp_v20.c | ||
| mdp_ppp_v31.c | ||
| mdp_ppp.c | ||
| mdp_vsync.c | ||
| mdp.c | ||
| mdp.h | ||
| memory_ll.h | ||
| memory.c | ||
| msm_fb_bl.c | ||
| msm_fb_def.h | ||
| msm_fb_panel.c | ||
| msm_fb_panel.h | ||
| msm_fb.c | ||
| msm_fb.h | ||
| msm_mdp.h | ||
| staging-devices.c | ||
| TODO | ||
| tv_ntsc.c | ||
| tv_pal.c | ||
| tvenc.c | ||
| tvenc.h | ||