mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 02:50:49 +09:00
582db606cbbcd78945c6e92ccf99b18d8320878a
$ ./scripts/bloat-o-meter pm_domains_old.o pm_domains.o dd/remove: 0/22 grow/shrink: 0/1 up/down: 0/-9328 (-9328) Function old new delta rk3568_pmu 44 - -44 rk3399_pmu 44 - -44 rk3368_pmu 44 - -44 rk3366_pmu 44 - -44 rk3328_pmu 44 - -44 rk3288_pmu 44 - -44 rk3228_pmu 44 - -44 rk3128_pmu 44 - -44 rk3036_pmu 44 - -44 rk1808_pmu 44 - -44 px30_pmu 44 - -44 rk3128_pm_domains 220 - -220 rk3036_pm_domains 308 - -308 rk1808_pm_domains 396 - -396 rk3328_pm_domains 440 - -440 rk3228_pm_domains 484 - -484 rk3366_pm_domains 528 - -528 rk3288_pm_domains 616 - -616 px30_pm_domains 660 - -660 rk3568_pm_domains 704 - -704 rk3368_pm_domains 748 - -748 rk3399_pm_domains 1584 - -1584 rockchip_pm_domain_dt_match 2548 392 -2156 Total: Before=17357, After=8029, chg -53.74% Signed-off-by: Elaine Zhang <zhangqing@rock-chips.com> Change-Id: I1b8b307736edc9c02720c11460041e54fc6b98dd
…
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%