diff options
| author | Zhong Hongbo <[email protected]> | 2012-07-07 03:24:33 +0000 |
|---|---|---|
| committer | Albert ARIBAUD <[email protected]> | 2012-07-20 14:24:08 +0200 |
| commit | 448217d4b2e11b11ae5addd1d1f752ce194d6af0 (patch) | |
| tree | 0bac7b2fb11a99bf7d8c256a484188b2ca11e66c /include/linux | |
| parent | 3ec81d758c09d6887a77a1b1259d044a2905bc8e (diff) | |
arm: Fix to mistake clean the memory space
In currently, when __bss_start is equal to __bss_end__,
The bss loop will clear all the things in memory space.
But just only when __bss_end__ greater than __bss_start__,
we do the clear bss section operation.
Signed-off-by: Zhong Hongbo <[email protected]>
Acked-by: Andreas Bießmann <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
