Tao Huang 327743d8b6 Merge commit 'ffdcf653d8b0fa8afa98ee876dfc85be9b7660d2'
Merge made by the 'ours' strategy.

* commit 'ffdcf653d8b0fa8afa98ee876dfc85be9b7660d2':
  BACKPORT: tty: rpmsg: Fix race condition releasing tty port
  UPSTREAM: tty: rpmsg: Define tty name via constant string literal
  UPSTREAM: tty: rpmsg: Add pr_fmt() to prefix messages
  UPSTREAM: tty: rpmsg: Use dev_err_probe() in ->probe()
  UPSTREAM: tty: rpmsg: Unify variable used to keep an error code
  UPSTREAM: tty: rpmsg: Assign returned id to a local variable
  UPSTREAM: tty: add rpmsg driver
  BACKPORT: rpmsg: core: add API to get MTU

Change-Id: If69a54b75f5a8f3fbef62bc2c5b8d650f757a453
2023-12-15 21:20:22 +08:00
2023-12-01 19:31:39 +08:00
2023-12-01 19:31:39 +08:00
2023-12-01 19:31:39 +08:00
2023-12-01 19:31:39 +08:00
2023-12-01 19:31:39 +08:00
2023-12-01 19:31:39 +08:00
2023-12-01 19:31:39 +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 7.9 GiB
Languages
C 97.7%
Assembly 1.6%
Makefile 0.3%
Perl 0.1%