commit | 26446654584c096e23dbe5a9b3f641edf9190c9d | [log] [tgz] |
---|---|---|
author | Rob Herring <rob.herring@calxeda.com> | Mon Apr 08 20:23:12 2013 -0500 |
committer | Tony Luck <tony.luck@intel.com> | Fri Jun 14 15:54:41 2013 -0700 |
tree | 668e0710085bdbc70778924ea0c6f0fe3696573b | |
parent | 0405a5cec3406f19e69da07c8111a6bf1088ac29 [diff] |
pstore/ram: remove the power of buffer size limitation There doesn't appear to be any reason for the overall pstore RAM buffer to be a power of 2 size, so remove it. The individual console, ftrace and oops buffers are still a power of 2 size. Signed-off-by: Rob Herring <rob.herring@calxeda.com> Acked-by: Anton Vorontsov <anton@enomsg.org> Signed-off-by: Tony Luck <tony.luck@intel.com>