mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-05 18:41:58 +09:00
3d799a32605565b4f19e52ac22d12fea8b417e87
Call trace: dump_backtrace+0xf4/0x118 show_stack+0x18/0x24 dump_stack_lvl+0x60/0x7c dump_stack+0x18/0x38 __schedule_bug+0x6c/0x8c __schedule+0x668/0x9f0 schedule+0x7c/0xe8 schedule_hrtimeout_range_clock+0xa4/0x118 schedule_hrtimeout_range+0x14/0x24 usleep_range_state+0x60/0x9c hdmirx_get_pix_fmt+0xa0/0x210 [rockchip_hdmirx] hdmirx_hdmi_irq_handler+0x770/0xb4c [rockchip_hdmirx] __handle_irq_event_percpu+0xbc/0x26c handle_irq_event+0x48/0xb8 handle_fasteoi_irq+0x124/0x284 generic_handle_domain_irq+0x44/0x60 gic_handle_irq+0x4c/0x114 call_on_irq_stack+0x3c/0x74 el1_interrupt+0x74/0xd8 el1h_64_irq_handler+0x18/0x24 el1h_64_irq+0x68/0x6c Signed-off-by: Chen Shunqing <csq@rock-chips.com> Change-Id: Id789732bd80b57b128002d6c4a0546eab10f747e
…
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%