Prev: core: workque: workqueue recursion when unplugging usb WCDMA modem on 2.6.32 kernel
Next: lockdep: Add nr_save_trace_invocations counter
From: David Howells on 26 Apr 2010 10:50 Toshiyuki Okajima <toshi.okajima(a)jp.fujitsu.com> wrote: > OK. I understand. So, your patch looks fine to me. > --- > Once find_keyring_by_name() returns -ENOKEY, the new user creates a > new key. So, both the deleting key and the new key may exist. > Therefore at next find_keyring_by_name() call, we should find the new > key and ignore the deleting key. > --- > > Today, I tested your patch and any problem didn't happen. > So, I rewrote your patch. Here you are: Thanks. Note that the vertical lines in the right-hand column of your timeline don't seem to line up correctly. Are you editing it in an editor with a proportional font? David -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |