linux-embedded.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/16 v4] pramfs: persistent and protected RAM filesystem
@ 2010-11-20  9:56 Marco Stornelli
  0 siblings, 0 replies; only message in thread
From: Marco Stornelli @ 2010-11-20  9:56 UTC (permalink / raw)
  To: Linux Kernel
  Cc: Linux Embedded, Linux FS Devel, Tim Bird, Andrew Morton,
	Greg Kroah-Hartman

Hi all,

fourth round for the patch series. I summarize here the changes to
improve the review:

v4:
- in bitmap init used already present bitmap_set function
- fix a possible memory leak in an error path reported by yidong zhang

v3:
- fix a possible memory leak in an error path reported by yidong zhang
- fix a warning when using XIP about not used __pram_mmap symbol
- fix test module header description and replaced TEST_MODULE with
PRAMFS_TEST_MODULE in the Kconfig and Makefile according to the comments
done by Randy Dunlap
- fix a compilation warning in super.c reported by James Hogan
- fix a compilation error when XIP was enabled
- removed not used symbol PRAM_XATTR_INDEX_LUSTRE
- fix some comment style issue

v2:
- fix documentation errors reported by Randy Dunlap and Kieran Bingham
- reworked memory write protection functions with the suggestions of
Andi Kleen

v1:
- first draft

Andrew/Greg, can you insert the code in the mm/staging tree?

Marco

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-11-20  9:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-20  9:56 [PATCH 00/16 v4] pramfs: persistent and protected RAM filesystem Marco Stornelli

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).