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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Mon, 05 Jan 2015 11:29:50 +0200 From: Kalle Valo <kvalo@...eaurora.org> To: Nicholas Krause <xerofoify@...il.com> Cc: stefano.brivio@...imi.it, linux-wireless@...r.kernel.org, b43-dev@...ts.infradead.org, netdev@...r.kernel.org, linux-kernel@...r.kernel.org Subject: Re: [PATCH] drivers:net:wireless: Add proper locking for the function, b43_op_beacon_set_tim in main.c Nicholas Krause <xerofoify@...il.com> writes: > This adds proper locking for the function, b43_op_beacon_set_tim in > main.c by using the mutex lock in the structure pointer wl, as > embedded into this pointer as a mutex in order to protect against > multiple access to the pointer wl when updating the templates for this > pointer in the function, b43_update_templates internally in the > function, b43_op_beacon_set_tim. > > Signed-off-by: Nicholas Krause <xerofoify@...il.com> Based on the discussion I have dropped this patch. -- Kalle Valo -- 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