Re: [PATCH] Termio userspace access error handling

From: David Howells
Date: Tue Nov 09 2004 - 05:33:20 EST



Andrew Morton <akpm@xxxxxxxx> wrote:
> > The attached patch creates a generic set of termio userspace access
> > functions with proper error handling. None of the current archs check for
> > errors in this case.
>
> Why are they inlined?

Each function is used a single time. Also they can't just be integrated into
the calling functions though because some archs need to handle them
differently.

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