Re: [patch] cache pipe buf page address for non-highmem arch
- From: Zach Brown <zach.brown@xxxxxxxxxx>
- Date: Wed, 28 Mar 2007 16:21:04 -0700
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/
- Follow-Ups:
- Re: [patch] cache pipe buf page address for non-highmem arch
- From: Andrew Morton
- Re: [patch] cache pipe buf page address for non-highmem arch
- References:
- [patch] cache pipe buf page address for non-highmem arch
- From: Ken Chen
- Re: [patch] cache pipe buf page address for non-highmem arch
- From: Andrew Morton
- Re: [patch] cache pipe buf page address for non-highmem arch
- From: Ken Chen
- Re: [patch] cache pipe buf page address for non-highmem arch
- From: Andrew Morton
- Re: [patch] cache pipe buf page address for non-highmem arch
- From: Ken Chen
- Re: [patch] cache pipe buf page address for non-highmem arch
- From: Zach Brown
- Re: [patch] cache pipe buf page address for non-highmem arch
- From: Andrew Morton
- [patch] cache pipe buf page address for non-highmem arch
- Prev by Date: Inlining can be _very_bad...
- Next by Date: Re: Odd log message associated with NFS
- Previous by thread: Re: [patch] cache pipe buf page address for non-highmem arch
- Next by thread: Re: [patch] cache pipe buf page address for non-highmem arch
- Index(es):
Relevant Pages
|
|