Re: [PATCH] powerpc: subpage_protect: Increase the array size to take care of 64TB

2014-08-06 Thread Aneesh Kumar K.V
"Aneesh Kumar K.V" writes: > We now support TASK_SIZE of 16TB, hence the array should be 8. > > Fixes the below crash: > > Unable to handle kernel paging request for data at address 0x000100bd > Faulting instruction address: 0xc004f914 > cpu 0x13: Vector: 300 (Data Access) at [c00fea7

Re: [PATCH] powerpc: subpage_protect: Increase the array size to take care of 64TB

2014-07-15 Thread Aneesh Kumar K.V
"Aneesh Kumar K.V" writes: > We now support TASK_SIZE of 16TB, hence the array should be 8. should be ^^^ 64TB > > Fixes the below crash: -aneesh ___ Linuxppc-dev mailing list Linuxppc-dev@lists.ozlabs.org https://lists.ozlabs

[PATCH] powerpc: subpage_protect: Increase the array size to take care of 64TB

2014-07-15 Thread Aneesh Kumar K.V
We now support TASK_SIZE of 16TB, hence the array should be 8. Fixes the below crash: Unable to handle kernel paging request for data at address 0x000100bd Faulting instruction address: 0xc004f914 cpu 0x13: Vector: 300 (Data Access) at [c00fea75fa90] pc: c004f914: .sys_sub