Re: [patch] cache pipe buf page address for non-highmem arch



Does this look OK?

Almost...

#ifdef CONFIG_HIGHMEM
static inline void pipe_kunmap_atomic(void *addr, enum km_type type)
#else /* CONFIG_HIGHMEM */
static inline void pipe_kunmap_atomic(struct page *page, enum km_type type)

- z
-
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/



Relevant Pages

  • Re: sysctl
    ... by assigning fixed numbers to the enum values. ... More majordomo info at http://vger.kernel.org/majordomo-info.html ... Please read the FAQ at http://www.tux.org/lkml/ ... Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org ...
    (Linux-Kernel)
  • Re: [PATCH] Introduce and use get_task_mnt_ns()
    ... static inline void put_nsproxy(struct nsproxy *ns) ... More majordomo info at http://vger.kernel.org/majordomo-info.html ... Please read the FAQ at http://www.tux.org/lkml/ ...
    (Linux-Kernel)
  • Re: [PATCH] mvsas: fill in error info record bits
    ... These bits are necessary for proper error handling. ... enum error_info_rec { ... More majordomo info at http://vger.kernel.org/majordomo-info.html ... Please read the FAQ at http://www.tux.org/lkml/ ...
    (Linux-Kernel)
  • [git pull 6/7] Wacom: fix compile on PowerPC
    ... wacom - fix compile on PowerPC ... More majordomo info at http://vger.kernel.org/majordomo-info.html ... Please read the FAQ at http://www.tux.org/lkml/ ...
    (Linux-Kernel)
  • Re: [updated] [Patch 6/8] delay accounting usage of taskstats interface
    ... static inline void delayacct_set_flag(int flag) ... More majordomo info at http://vger.kernel.org/majordomo-info.html ... Please read the FAQ at http://www.tux.org/lkml/ ...
    (Linux-Kernel)