lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Wed, 26 Jun 2013 16:36:49 +1000
From:	Dave Airlie <airlied@...il.com>
To:	Marcelo Tosatti <mtosatti@...hat.com>
Cc:	Dave Airlie <airlied@...hat.com>, linux-kernel@...r.kernel.org,
	Gleb Natapov <gleb@...hat.com>,
	Paolo Bonzini <pbonzini@...hat.com>
Subject: Re: [PATCH] vgacon.c: add cond reschedule points in vgacon_do_font_op

> can result in a soft lockup:
>
> BUG: soft lockup - CPU#41 stuck for 67s! [setfont:1505]
>  RIP: 0010:[<ffffffff812c48da>]
> [<ffffffff812c48da>] vgacon_do_font_op.clone.0+0x1ba/0x550
>
> This is due to the 8192 (cmapsz) IO operations taking longer than expected
> due to lock contention in QEMU.
>
> Add conditional resched points in between writes allowing other tasks to
> execute.

I've applied this to drm-next against my best judgement as it steers
me close to being the console maintainer.

Dave.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ