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 v6.2-rc5 7 lines 202 B view raw
1/* SPDX-License-Identifier: LGPL-2.1 */ 2/* 3 * Copyright IBM Corporation, 2010 4 * Author Venkateswararao Jujjuri <jvrao@linux.vnet.ibm.com> 5 */ 6 7void p9_release_pages(struct page **pages, int nr_pages);