lkml.org 
[lkml]   [2021]   [Feb]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 34/33] netfs: Use in_interrupt() not in_softirq()
On Tue, Feb 16, 2021 at 09:29:31AM +0000, David Howells wrote:
> Is there a better way to do it? The intent is to process the assessment phase
> in the calling thread's context if possible rather than bumping over to a
> worker thread. For synchronous I/O, for example, that's done in the caller's
> thread. Maybe that's the answer - if it's known to be asynchronous, I have to
> punt, but otherwise don't have to.

Yes, i think you want an explicit flag instead.

\
 
 \ /
  Last update: 2021-02-17 11:36    [W:0.137 / U:0.540 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site