lkml.org 
[lkml]   [2008]   [Jun]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] Fix an incompatible pointer type warning on x86_64 compilations

* David Howells <dhowells@redhat.com> wrote:

> Fix an incompatible pointer type warning on x86_64 compilations.
> early_memtest() is passing a u64* to find_e820_area_size() which is expecting
> an unsigned long. Change t_start and t_size to unsigned long as those are
> also 64-bit types on x88_64.

applied to tip/x86/urgent, thanks David.

Ingo


\
 
 \ /
  Last update: 2008-06-10 12:41    [W:0.140 / U:0.036 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site