cregit-Linux how code gets into the kernel

Release 4.14 arch/um/include/asm/dma.h

/* SPDX-License-Identifier: GPL-2.0 */
#ifndef __UM_DMA_H

#define __UM_DMA_H

#include <asm/io.h>

extern unsigned long uml_physmem;


#define MAX_DMA_ADDRESS (uml_physmem)

#endif

Overall Contributors

PersonTokensPropCommitsCommitProp
Jeff Dike1990.48%133.33%
Al Viro14.76%133.33%
Greg Kroah-Hartman14.76%133.33%
Total21100.00%3100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.