lkml.org 
[lkml]   [2004]   [Oct]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH] s390 (11/12): crypto device driver.
From
Date
Martin Schwidefsky <schwidefsky@de.ibm.com> writes:

> +/**
> + * If we are not using the sparse checker, __user has no use.
> + */
> +#ifdef __CHECKER__
> +# define __user __attribute__((noderef, address_space(1)))
> +#else
> +# define __user
> +#endif

__user should be already defined elsewhere in the kernel.

-Andi

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 14:06    [W:0.025 / U:1.020 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site