/* SPDX-License-Identifier: GPL-2.0-only */ /* * User memory copy functions for kernel * * Copyright (c) 2010-2011, The Linux Foundation. All rights reserved.
*/
/* * The right way to do this involves valignb * The easy way to do this is only speed up src/dest similar alignment.
*/
/* * Copy to/from user are the same, except that for packets with a load and * a store, I don't know how to tell which kind of exception we got. * Therefore, we duplicate the function, and handle faulting addresses * differently for each function
*/
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.