Linux mainline fork with MSM8998 patches | https://mainline.space | Currently supported devices:
OnePlus 5/5T, Xiaomi Mi 6, F(x)tec Pro¹ (2019 QX1000 model) & Sony Xperia XZ Premium (UNTESTED!)
- Accept zero as the kernel base address, to resolve symbols on architectures that don't partition the virtual address space in kernel/user, S/390, is one of such architectures and was where this problem was noticed. (Arnaldo Carvalho de Melo) Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com> -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAABCAAGBQJZZnW+AAoJENZQFvNTUqpABfkP/iG6xdjtafYV2dMFSGDjQ8I5 eoV9JBFnROUaPrTYfkd5McBoiO42PkojY1Oj6DxuF9vuWA4mVsInoNh9c86Il2B0 OM7h9MOJyrYG5rOo1HQniRdPWRhUTIPdB/5dGNpF9SKMV1cHOr+akeEfmo/QBflv iZ1JnKVsnrlLO/dNHhvbPWeKYcW2EU0kQ+WeCpMW9NGgwkaVulrbFDetxMRIdX5y iyaCPmkSxiGZS8UcpfdNdNFv1JaObaTRB9uD5YLx8HkfX3HdkqM/iXiomSd47XQ1 KBXa7+IVK63ycolyyqbtvXyK8lyD3DZ9ytth7AMN0msbrZ/HZu5MGF4JYUyvBhlS 2mtsEYf9nvn58h8Lwljf9v25z3vZRSYIZTaRMCmfsGVsFRoooGLuiILJhCH2g5WP DRhX/Su1QB9xV6G27WGSb3N2/oLW3rhyWTj5KXkfln+zi1hBxkEPDKm4W3FXwi9y bW+S8pGzP4XdvdNm56XZqTW/eiLUZg6FyWYWxCgBdd76SuSLk8SvZVfg9e3MUmy4 oDItf0eCUtchNRhW3zcipVkMPHLxMf3MVWfHGP6u0UUyjhBJueNPNyiHibokgJdj SqHm2/az6vOtq5VhhrJwpmOSzObtTEitX0Z6VYZn2pVamM6YsdLxaTzRPwTMYlFY cFGcq4YJjCn0UMP87Oku =pz12 -----END PGP SIGNATURE----- Merge tag 'perf-urgent-for-mingo-4.13-20170712' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent Pull perf/urgent fix from Arnaldo Carvalho de Melo: - Accept zero as the kernel base address, to resolve symbols on architectures that don't partition the virtual address space in kernel/user, S/390, is one of such architectures and was where this problem was noticed. (Arnaldo Carvalho de Melo) Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com> Signed-off-by: Ingo Molnar <mingo@kernel.org> |
||
|---|---|---|
| arch | ||
| block | ||
| certs | ||
| crypto | ||
| Documentation | ||
| drivers | ||
| firmware | ||
| fs | ||
| include | ||
| init | ||
| ipc | ||
| kernel | ||
| lib | ||
| mm | ||
| net | ||
| samples | ||
| scripts | ||
| security | ||
| sound | ||
| tools | ||
| usr | ||
| virt | ||
| .cocciconfig | ||
| .get_maintainer.ignore | ||
| .gitattributes | ||
| .gitignore | ||
| .mailmap | ||
| COPYING | ||
| CREDITS | ||
| Kbuild | ||
| Kconfig | ||
| MAINTAINERS | ||
| Makefile | ||
| README | ||
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.