mirror of
https://github.com/rd-stuffs/msm-4.14.git
synced 2025-02-20 11:45:48 +08:00
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAABAgAGBQJYwa7RAAoJEFmIoMA60/r8sNcQAJ9M25ncSLa1m1KmaIHbRanS Pki30P/wWGiD61APDULtdGaepzxNrOEipZbvl0SLgWhdLeKc53POv0po75iVozbm JfWZETb5HY1Kg6ufyxZ9OrLERab6jqqlHe/qVdIsoc/z369PByISJws1x4DZ9UUH ZcEKrPwOrlfSqCUR4UI7zVjTdE9vFT5IsLBXpusvwWhyqIIGhAqxGT3gd6uohFrK B5iUTn+44wYZb3n4qXY1cHb5eXj4U/SJoDW9pignoGbLHsdun5zSwm0h3p6gav0M IoYMT+g1NFgaa0XV7mibBfRG6j5dLC437cRJlezGWWQteQ9AkyhBCjzE9ESiHzoQ XiJJHZIyzvq9Amo9SKzfQIhiGpSavo+rqEDLYdOANaJRr/4gMi8nqI+4ygrsdGWr VBWwok+/wJ1/U6vtYvTySCFqqFOOvX8f0Zd6QeUQ/CmnPsHd0k5s2xy2/MvJc+TB +mOdcOurRidqIGOGOpIE/pmk4MpbvB3+g6pM/nAwAOQN2qnnCbABKcDr4mPiyNG3 UscCrr7v4M3r52wFhAJljJx6rauh5HpG8DfoYSviJGIkRPC/mYcijvUwslRiKLGS q/hQO1p/Aqsuvp0CMqlIgMdZGkJyosAHRdYHuLa34g1DD9gpjSJ9Nm/61gKQw8rs z8HZWE1bue2M8YcVlkYI =Iy1b -----END PGP SIGNATURE----- Merge tag 'pci-v4.11-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci Pull PCI fixes from Bjorn Helgaas: "PCI fixes: - fix NULL pointer dereference in Exynos driver - fix NULL pointer dereference in ASPM with pre-1.1 PCIe devices - blacklist QLogic ISP2722 to prevent panics while reading VPD" * tag 'pci-v4.11-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci: PCI/ASPM: Always set link->downstream to avoid NULL dereference on remove PCI: Prevent VPD access for QLogic ISP2722 PCI: exynos: Initialize elbi_base even when using PHY framework
…
…
Linux kernel ============ This file was moved to Documentation/admin-guide/README.rst Please notice that there are several guides for kernel developers and users. These guides can be rendered in a number of formats, like HTML and PDF. In order to build the documentation, use ``make htmldocs`` or ``make pdfdocs``. There are various text files in the Documentation/ subdirectory, several of them using the Restructured Text markup notation. See Documentation/00-INDEX for a list of what is contained in each file. 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
98.1%
Assembly
1.2%
Makefile
0.3%