CRIS v32: Fix bug in internal memory allocator mm/intmem.c
authorJesper Nilsson <jesper.nilsson@axis.com>
Fri, 25 Jan 2008 17:03:00 +0000 (18:03 +0100)
committerJesper Nilsson <jesper.nilsson@axis.com>
Fri, 8 Feb 2008 10:06:36 +0000 (11:06 +0100)
commit108ecfbc3110574fe929e9dd1f622580f95359c0
tree94e312110337993f7b2ff10a3d756020536f41b3
parent0836c6d26f3512db5fa9698376846c5cec4fae13
CRIS v32: Fix bug in internal memory allocator mm/intmem.c

- Fix bug where allocated memory didn't account for alignment.
- Add support for ARTPEC-3
- Add module_init for crisv32_intmem_init.
arch/cris/arch-v32/mm/intmem.c