Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx> wrote: > You are sure you won't want that for the notification queue cases? I > guess they'll never want to "sync" part.. Actually, that's a good point, I do call it in post_one_notification() since I have to hold the lock anyway. But, as you say, I'm not sure whether I need the sync variant. David