Re: 2.6.17-rc1 core_sys_select incompatible pointer types

From: Mitchell Blank Jr
Date: Mon Apr 03 2006 - 04:41:00 EST


Keith Owens wrote:
> 2.6.17-rc1, ia64, gcc 3.3.3
>
> fs/select.c: In function `core_sys_select':
> fs/select.c:339: warning: assignment from incompatible pointer type
> fs/select.c:376: warning: comparison of distinct pointer types lacks a cast

I posted a patch to fix this and another problem with the recent select
changes a couple days ago.

Original version, with description:
http://lkml.org/lkml/2006/3/31/308
Slightly updated:
http://lkml.org/lkml/2006/3/31/316

I'm hoping that Andrew picked it up. I'm waiting for the next -mm to see
if I need to agitate more :-)

-Mitch
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/