On Thu, Oct 01, 2020 at 09:37:02AM -0400, Qian Cai wrote:
> > Fixed by providing a dummy wath_queue_init() in !CONFIG_WATCH_QUEUE
watch_queue_init(), that is
> > case and by having failures of wath_queue_init() handled the same way
ditto
> > we handle alloc_file_pseudo() ones.
> >
> > Fixes: c73be61cede5 ("pipe: Add general notification queue support")
> > Signed-off-by: Qian Cai <[email protected]>
> > =======================
>
> Thanks Al. This looks very good to me.
Applied with that commit message (and typos above corrected) to #fixes
and pushed