lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 16 Mar 2009 16:10:06 -0700
From:	David Brownell <david-b@...bell.net>
To:	Kevin Hilman <khilman@...prootsystems.com>
Cc:	linux-kernel@...r.kernel.org
Subject: Re: [PATCH v3 0/3] new memory_accessor interface and usage

On Monday 16 March 2009, Kevin Hilman wrote:
> This series adds an interface by which other kernel code can read/write
> persistent memory such as I2C or SPI EEPROMs, or devices which provide
> NVRAM.  Use cases include storage of board-specific configuration data
> like Ethernet addresses and sensor calibrations, etc.

Looks OK to me.  Once this goes in (with support for I2C and SPI EEPROMs)
then various RTC's NVRAM support can be updated too ... at a quick count,
that makes nine more drivers that can easily support this.

I kind of like letting Linux have the option of using this kind of
persistent storage, instead of keeping it so that only bootloaders
(and maybe some userspace code) ever touch it.

- Dave


--
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ