| commit | cef0d5ad62ec6e0c8456b8f58e898aa3219311a5 | [log] [tgz] |
|---|---|---|
| author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Thu Jul 29 17:22:34 2010 +1000 |
| committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Tue Nov 30 15:32:10 2010 +1100 |
| tree | bbb294bb1a2c638193839398388012409beb5548 | |
| parent | 578914cffc283b907777796420148d582072cbae [diff] |
powerpc/nvram: Completely clear a new partition When creating a partition, we clear it entirely rather than just the first two words since the previous code was rather specific to the pseries log partition format. Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>