Pavel Begunkov a528b04ea4 io_uring: fix ignoring xa_store errors
xa_store() may fail, check the result.

Cc: stable@vger.kernel.org # 5.10
Fixes: 0f2122045b946 ("io_uring: don't rely on weak ->files references")
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2020-12-21 13:01:10 -07:00
2020-12-16 13:09:32 -08:00
2020-12-16 13:34:31 -08:00
2020-12-16 13:34:31 -08:00
2020-12-16 13:42:26 -08:00
2020-12-21 13:01:10 -07:00
2020-12-16 13:42:26 -08:00
2020-12-16 12:57:51 -08:00
2020-12-16 13:42:26 -08:00
2020-12-16 12:57:51 -08:00
2020-12-16 12:57:51 -08:00
2020-12-16 13:42:26 -08:00
2020-12-16 11:17:27 -08:00
2020-12-15 16:39:06 -08:00
2020-12-16 13:42:26 -08:00
2020-10-17 11:18:18 -07:00
2020-12-16 13:42:26 -08:00
2020-12-16 13:42:26 -08:00
2020-12-13 14:41:30 -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
The linux-next integration testing tree
Readme
Languages
C 97.5%
Assembly 1%
Shell 0.6%
Python 0.3%
Makefile 0.3%