Sultan Alsawaf a252ff2d01 drm: Convert CPU-invariant uninterruptible waits to TASK_IDLE
These waits are invariant with respect to CPU frequency, so make them use
TASK_IDLE in order to not contribute to load avg.

Signed-off-by: Sultan Alsawaf <sultan@kerneltoast.com>
[Tashar02: Adapt to msm-5.4]
Signed-off-by: Tashfin Shakeer Rhythm <tashfinshakeerrhythm@gmail.com>
2024-04-06 13:01:50 +03:00
2024-04-04 09:21:29 +00:00
2021-01-24 06:03:35 +00:00
2022-04-08 09:57:22 +00:00

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
No description provided
Readme 1.5 GiB
Languages
C 98%
Assembly 1.3%
Makefile 0.3%