[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <3F0B1567-B32C-44F4-9B90-0737ADDACC56@oracle.com>
Date: Wed, 28 Mar 2007 16:21:04 -0700
From: Zach Brown <zach.brown@...cle.com>
To: Andrew Morton <akpm@...ux-foundation.org>
Cc: Ken Chen <kenchen@...gle.com>, linux-kernel@...r.kernel.org
Subject: 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists