-
由 Mauro Carvalho Chehab 提交于
This workaround fix a bug that happens on some SMP machines. On those machines, videobuf_iolock is called too soon, before file .mmap handler. This patch calls the scheduler before iolocking, allowing it to properly call the pending mmap. Signed-off-by: NMauro Carvalho Chehab <mchehab@infradead.org>
d5f1b016