diff options
author | Steve Magnani <steve@digidescorp.com> | 2009-05-18 03:22:40 +0200 |
---|---|---|
committer | Michal Simek <monstr@monstr.eu> | 2009-05-21 15:56:07 +0200 |
commit | 5af90438023786e27178cc542f9a775594f8a126 (patch) | |
tree | 7018a6d75a726a5616f25dc4edc8e53cee513b90 /drivers/parisc | |
parent | f2224ff07f345f3f9716071cc90ee50e29af7497 (diff) |
microblaze: Fix paging init-zone initialization
This patch fix problem with bad zone initialization.
This bug wasn't perform because Microblaze doesn't
define CONFIG_ZONE_DMA and ZONE_NORMAL was 0 for this case
that's why free_area_init works with correct values.
Original message:
I believe that the switch from ZONE_DMA (== 0) to ZONE_NORMAL
broke the free area initialization.
Signed-off-by: Steven J. Magnani <steve@digidescorp.com>
Signed-off-by: Michal Simek <monstr@monstr.eu>
Diffstat (limited to 'drivers/parisc')
0 files changed, 0 insertions, 0 deletions