1
0
mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2026-01-12 01:20:14 +00:00
Yu Kuai 45fa9f97e6 lib/sbitmap: make sbitmap_get_shallow() internal
Because it's only used in sbitmap.c

Signed-off-by: Yu Kuai <yukuai3@huawei.com>
Reviewed-by: Damien Le Moal <dlemoal@kernel.org>
Reviewed-by: Jan Kara <jack@suse.cz>
Reviewed-by: Bart Van Assche <bvanassche@acm.org>
Link: https://lore.kernel.org/r/20250807032413.1469456-3-yukuai1@huaweicloud.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2025-08-07 06:30:17 -06:00
2025-07-28 23:21:28 -07:00
2025-07-28 17:58:52 -07:00
2025-07-28 18:07:38 -07:00
2025-07-28 16:30:12 -07:00
2025-07-28 16:30:12 -07:00
2025-07-28 13:43:25 -07:00
2025-07-28 20:44:42 -07:00
2025-07-28 17:58:52 -07:00
2025-07-28 22:52:02 -07:00
2025-07-28 19:21:32 -07:00
2025-07-28 18:02:58 -07:00
2025-07-28 19:21:32 -07:00
2025-07-24 14:47:49 +02:00
2025-05-06 16:39:25 +10:00
2025-07-19 19:26:16 -07:00
2025-07-28 23:21:28 -07:00
2025-07-28 17:16:12 -07:00

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 reStructuredText 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.
Languages
C 97.1%
Assembly 1%
Shell 0.6%
Rust 0.4%
Python 0.4%
Other 0.3%