mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-05 18:41:58 +09:00
61c710bab152a38910c52d2920e431f44d128169
Now the PCIe stack doesn't allow more than one root port to share the same domain. So assign pcie1's domain to one to fix the failure. [ 3.172125] sd 0:0:0:2: [sdc] Attached SCSI disk [ 3.174805] sda: sda1 sda2 sda3 sda4 sda5 sda6 sda7 sda8 [ 3.175709] sd 0:0:0:0: [sda] Attached SCSI disk [ 3.175742] rk-pcie 2a210000.pcie: PCIe Link up, LTSSM is 0x130011 [ 3.175759] rk-pcie 2a210000.pcie: PCIe Gen.2 x1 link up [ 3.175797] rk-pcie 2a210000.pcie: Scanning root bridge failed [ 3.175812] rk-pcie 2a210000.pcie: failed to initialize host Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com> Change-Id: If933fb89d663e8c2b1337cd5886af9f730697ec1
Merge tag 'mm-hotfixes-stable-2022-12-10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
…
…
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
Languages
C
97.7%
Assembly
1.6%
Makefile
0.3%
Perl
0.1%