Christoph Hellwig wrote:
The device driver needs to do ioremap on open(), and iounmap() on release. That's effectively what our block driver does.Jared's patch currently does ioremap on mount (and no iounmap at all). That mapping needs to move from the filesystem to the device driver.
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] 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 2.6.21] cramfs: add cramfs Linear XIP
- From: Christoph Hellwig <[email protected]>
- Re: [PATCH 2.6.21] cramfs: add cramfs Linear XIP
- References:
- Re: [PATCH 2.6.21] cramfs: add cramfs Linear XIP
- From: Carsten Otte <[email protected]>
- Re: [PATCH 2.6.21] cramfs: add cramfs Linear XIP
- From: "Jared Hulbert" <[email protected]>
- Re: [PATCH 2.6.21] cramfs: add cramfs Linear XIP
- From: Christoph Hellwig <[email protected]>
- Re: [PATCH 2.6.21] cramfs: add cramfs Linear XIP
- From: Carsten Otte <[email protected]>
- Re: [PATCH 2.6.21] cramfs: add cramfs Linear XIP
- From: Christoph Hellwig <[email protected]>
- Re: [PATCH 2.6.21] cramfs: add cramfs Linear XIP
- From: Carsten Otte <[email protected]>
- Re: [PATCH 2.6.21] cramfs: add cramfs Linear XIP
- From: Christoph Hellwig <[email protected]>
- Re: [PATCH 2.6.21] cramfs: add cramfs Linear XIP
- From: Carsten Otte <[email protected]>
- Re: [PATCH 2.6.21] cramfs: add cramfs Linear XIP
- From: Christoph Hellwig <[email protected]>
- Re: [PATCH 2.6.21] cramfs: add cramfs Linear XIP
- From: Carsten Otte <[email protected]>
- Re: [PATCH 2.6.21] cramfs: add cramfs Linear XIP
- From: Christoph Hellwig <[email protected]>
- Re: [PATCH 2.6.21] cramfs: add cramfs Linear XIP
- Prev by Date: Re: [PATCH 2.6.21] cramfs: add cramfs Linear XIP
- Next by Date: Re: [PATCH] Re: Linux v2.6.22-rc3
- Previous by thread: Re: [PATCH 2.6.21] cramfs: add cramfs Linear XIP
- Next by thread: Re: [PATCH 2.6.21] cramfs: add cramfs Linear XIP
- Index(es):