public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] Implement /dev/byte (a generic byte source similiar to /dev/zero)
@ 2011-04-18 11:37 Alexander Holler
  2011-04-18 11:37 ` [PATCH 1/1] " Alexander Holler
  2011-04-18 13:57 ` [PATCH 0/1] " Mike Frysinger
  0 siblings, 2 replies; 9+ messages in thread
From: Alexander Holler @ 2011-04-18 11:37 UTC (permalink / raw)
  To: linux-kernel

Hello,

I don't know if this patch qualifies for inclusion into the mainline kernel, but
maybe someone else would be interested in such, so I'm posting it here.

The main idea for that device was to have a source for 0xff to clear FLASH based
devices. And to make it more generic, I've added the possibility to change the
default value on a per file descriptor basis.

I don't want to discuss if such a device makes sense or if such should be done
in userspace only. I like it as a device, otherwise I wouldn't have written it.
So besides this message, I will not take part in such a discussion.

Regards,

Alexander Holler


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2011-04-20 18:08 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-18 11:37 [PATCH 0/1] Implement /dev/byte (a generic byte source similiar to /dev/zero) Alexander Holler
2011-04-18 11:37 ` [PATCH 1/1] " Alexander Holler
2011-04-20 10:57   ` Pavel Machek
2011-04-20 18:07     ` Alexander Holler
2011-04-18 13:57 ` [PATCH 0/1] " Mike Frysinger
2011-04-19  8:34   ` Alexander Holler
2011-04-19  8:44     ` Alan Cox
2011-04-19  9:05       ` Alexander Holler
2011-04-19  9:32         ` Alexander Holler

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox