swh:1:snp:c3bf2749e3476071fa748f67b0ffa2fdc5fe49d9
Revision 518e6540831c69422faecceee8f964bd439ac9d0 authored by Greg KH on 18 August 2005, 00:33:11 UTC, committed by Linus Torvalds on 18 August 2005, 05:02:25 UTC
Fix for manual binding of drivers to devices.  Problem is if you pass in
a valid device id, but the driver refuses to bind.  Infinite loop as
write() tries to resubmit the data it just sent.

Thanks to Michal Ostrowski <mostrows@watson.ibm.com> for pointing the
problem out.

Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
1 parent 099d44e
History
Tip revision: d1221cea11fca0f6946bdd032a45b22cecfc0f99 authored by Linus Torvalds on 13 September 2022, 13:11:38 UTC
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Tip revision: d1221ce

README

back to top