Re: [PATCH] creds: suppress warning in get_cred

From: David Howells
Date: Mon Jan 19 2009 - 07:30:21 EST


Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> wrote:

> + return get_new_cred((struct cred *)(uintptr_t)cred);

That should probably be 'unsigned long' within the kernel. This is also a
compiler bug, but I think we can live with this fix.

David
--
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/