mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 19:08:57 +09:00
7eb28048b00a3c1ee5cf29b6e416eaf61e79d705
Cherry pick was manually applied due to conflicts with upstream commits:e9666d10a5and829fe4aa9a-------- Revert "x86: Force asm-goto" This reverts commite501ce957a. This change broke building the x86_64 kernel with clang. The kernel still builds and works fine without asm-goto support. Revert this change to unblock testing clang kernels on cuttlefish. Bug: 118142806 Bug: 120440614 Bug: 132629930 Change-Id: Ib32498acc0596264f8cd15de0b603579dd643dd7 Signed-off-by: Alistair Strachan <astrachan@google.com> Signed-off-by: Ram Muthiah <rammuthiah@google.com>
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%