Skip to content

Commit

Permalink
MIPS: Clean up tables for bootmem allocation
Browse files Browse the repository at this point in the history
Modifications to the boot memory allocation structures to make them easier
to read and maintain. Note that this will not pass checkpatch because
it wants a structure element initializer to be enclosed in a
do {...} while(...), which is obvious nonsensical.

Signed-off-by: David VomLehn <dvomlehn@cisco.com>
To: linux-mips@linux-mips.org
Patchwork: http://patchwork.linux-mips.org/patch/1207/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
  • Loading branch information
David VomLehn authored and Ralf Baechle committed May 21, 2010
1 parent 3f13553 commit 4f1e099
Show file tree
Hide file tree
Showing 5 changed files with 757 additions and 1,461 deletions.
Loading

0 comments on commit 4f1e099

Please sign in to comment.