ixp4xx: add TW-266-2 support to 2.6.32 as well
[openwrt.git] / target / linux / ixp4xx / patches-2.6.34 / 602-arm-ai_usermode-init.patch
1 --- a/arch/arm/mm/alignment.c
2 +++ b/arch/arm/mm/alignment.c
3 @@ -76,7 +76,7 @@ static unsigned long ai_half;
4  static unsigned long ai_word;
5  static unsigned long ai_dword;
6  static unsigned long ai_multi;
7 -static int ai_usermode;
8 +static int ai_usermode = 3;
9  
10  core_param(alignment, ai_usermode, int, 0600);
11