LWN.net Logo

The 2.6.26 merge window, part 2

The 2.6.26 merge window, part 2

Posted May 1, 2008 20:29 UTC (Thu) by kiran (subscriber, #10888)
Parent article: The 2.6.26 merge window, part 2

<quote>
By default, /dev/mem can no longer be used to access RAM; Fedora and Red 
Hat have applied this patch for years, but now it has found its way into 
the mainline.
</quote>
Looking at the latest git, the default is CONFIG_NONPROMISC_DEVMEM=n, 
which means, /dev/mem is set to promiscuous mode, contradictory to quote 
above. Ingo's commit "1f56cf1c58c81f7ecf16f5e99ac4a333d9dc9aea" seems to 
have done that.  Am I missing something?


(Log in to post comments)

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds