Re: [PATCH][3/6]Routines for copying the dump pages

From: Andrew Morton
Date: Wed Sep 15 2004 - 16:36:49 EST


Hariprasad Nellitheertha <hari@xxxxxxxxxx> wrote:
>
> +/*
> + * Copy a page from "oldmem". For this page, there is no pte mapped
> + * in the current kernel. We stitch up a pte, similar to kmap_atomic.
> + */
> +static inline ssize_t copy_oldmem_page(unsigned long pfn,
> + char *buf, size_t csize, int userbuf)

Again, why inline this function?
-
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/