Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v5.6-rc3 9 lines 286 B view raw
1# SPDX-License-Identifier: GPL-2.0 2# 3# asm headers that all architectures except um should have 4# (This file is not included when SRCARCH=um since UML borrows several 5# asm headers from the host architecutre.) 6 7mandatory-y += dma-contiguous.h 8mandatory-y += msi.h 9mandatory-y += simd.h