Re: FIX Me in pgtable.h

2014-09-24 Thread nick
On 14-09-23 11:21 PM, Laura Abbott wrote: > On 9/23/2014 6:04 AM, nick wrote: >> Greetings Arm Maintainers, >> I am wondering about the fix me in pgtable.h for define kern_addr_valid and >> how to set it to a correct >> value as you state that this needs to be fixed as the defined macro is still

Re: FIX Me in pgtable.h

2014-09-23 Thread Laura Abbott
On 9/23/2014 6:04 AM, nick wrote: Greetings Arm Maintainers, I am wondering about the fix me in pgtable.h for define kern_addr_valid and how to set it to a correct value as you state that this needs to be fixed as the defined macro is still 1. This is probably incorrect and should be changed. T

Re: FIX Me in pgtable.h

2014-09-23 Thread Nicholas Krause
I don't have any hardware to test this over, however I can emulate a arm system over qemu if needed. I was just trying to help out if we need hardware I can't test and again I am sorry for the terrible patches. It was never my goal to be a nuisance. Nick On Tue, Sep 23, 2014 at 9:46 AM, Krzysztof K

Re: FIX Me in pgtable.h

2014-09-23 Thread Krzysztof Kozłowski
On 23.09.2014 15:04, nick wrote: Greetings Arm Maintainers, I am wondering about the fix me in pgtable.h for define kern_addr_valid and how to set it to a correct value as you state that this needs to be fixed as the defined macro is still 1. This is probably incorrect and should be changed.