diff options
author | Alan Stern <stern@rowland.harvard.edu> | 2005-10-06 16:38:45 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2005-10-28 16:47:43 -0700 |
commit | a922c68732725866c88457026cf06a7620846506 (patch) | |
tree | e859a07f850fa62fc7e8494737b9a4830fdb936c /include | |
parent | 3f8c03ee05801bf8539dd136d9246a416c45052a (diff) | |
download | kernel_samsung_smdk4412-a922c68732725866c88457026cf06a7620846506.zip kernel_samsung_smdk4412-a922c68732725866c88457026cf06a7620846506.tar.gz kernel_samsung_smdk4412-a922c68732725866c88457026cf06a7620846506.tar.bz2 |
[PATCH] g_file_storage: fix obscure race condition
This patch (as575) fixes an unlikely race in the g_file_storage driver.
The problem can occur only when the driver is unbound before its
initialization routine has finished.
I also took the opportunity to replace kmalloc/memset with kzalloc.
Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions