On Tue, Oct 11, 2016 at 11:16 AM, Bin Meng wrote:
> On Mon, Sep 26, 2016 at 11:33 AM, Simon Glass wrote:
>> We should cast an address to unsigned long, not u32.
>>
>> Signed-off-by: Simon Glass
>> ---
>>
>> arch/x86/cpu/interrupts.c | 4 ++--
>> 1 file changed, 2 insertions(+), 2 deletions(-)
>
On Mon, Sep 26, 2016 at 11:33 AM, Simon Glass wrote:
> We should cast an address to unsigned long, not u32.
>
> Signed-off-by: Simon Glass
> ---
>
> arch/x86/cpu/interrupts.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
Reviewed-by: Bin Meng
___
We should cast an address to unsigned long, not u32.
Signed-off-by: Simon Glass
---
arch/x86/cpu/interrupts.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/arch/x86/cpu/interrupts.c b/arch/x86/cpu/interrupts.c
index 46babe0..5f6cdd3 100644
--- a/arch/x86/cpu/interrupts
3 matches
Mail list logo