lkml.org 
[lkml]   [2009]   [Mar]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: [git-pull -tip] x86: cleanup patches 20090322
Date
On Monday 23 March 2009 07:22:56 Jaswinder Singh Rajput wrote:
> x86: e820.h fix various signedness issues in setup.c and e820.c

Wouldn't fixing the users be better than changing the header? Esp. since
it could well now cause similar warnings in userspace programs.

> struct e820map {
> - __u32 nr_map;
> + __s32 nr_map;
> struct e820entry map[E820_X_MAX];
> };

This number can't be negative!

Cheers,
Rusty.


\
 
 \ /
  Last update: 2009-03-23 09:17    [W:0.051 / U:0.396 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site