Jens Axboe 00bcda13dc io-wq: make io_wqe_cancel_work() take a match handler
We want to use the cancel functionality for canceling based on not
just the work itself. Instead of matching on the work address
manually, allow a match handler to tell us if we found the right work
item or not.

No functional changes in this patch.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
2020-02-09 09:55:37 -07:00
2020-02-06 06:15:23 +00:00
2020-02-06 07:12:11 +00:00
2020-02-06 12:21:01 +00:00
2020-02-06 12:21:01 +00:00
2020-02-06 07:12:11 +00:00
2020-02-06 07:12:11 +00:00
2020-02-06 07:12:11 +00:00
2020-02-06 12:21:01 +00:00
2020-02-04 03:05:24 +00:00
2020-02-06 08:08:59 +00:00
2020-02-06 07:12:11 +00:00
2020-02-04 07:03:40 +00:00
2020-01-18 09:19:18 -05:00
2020-02-06 07:12:11 +00:00
2020-02-01 10:01:52 -08:00

Linux kernel
============

There are several guides for kernel developers and users. These guides can
be rendered in a number of formats, like HTML and PDF. Please read
Documentation/admin-guide/README.rst first.

In order to build the documentation, use ``make htmldocs`` or
``make pdfdocs``.  The formatted documentation can also be read online at:

    https://www.kernel.org/doc/html/latest/

There are various text files in the Documentation/ subdirectory,
several of them using the Restructured Text markup notation.

Please read the Documentation/process/changes.rst file, as it contains the
requirements for building and running the kernel, and information about
the problems which may result by upgrading your kernel.
Description
No description provided
Readme 5.7 GiB
Languages
C 97.6%
Assembly 1%
Shell 0.5%
Python 0.3%
Makefile 0.3%