> Von: [EMAIL PROTECTED] > > Sergei Organov <[EMAIL PROTECTED]> writes: > > > Attached is modified patch that implements FIFO scheduling > of DSRs and > > makes it the default. > > > > Compared to the original patch, less files are modified, > more assertions > > are added, and FIFO variant of the call_pending_DSRs_inner() is > > optimized both for single DSR and for multiple DSRs in the list. > > > > In addition, two related minor fixes to the comments in the > kernel tests > > are provided. > > > > Tested on ARM. > > This has now been checked in, the actual patch committed is attached.
Nice, but wouldn't it be better to keep the old behaviour as default ? The changed behaviour might cause surprises for some people. Alex
