Re: Patch 4/6 randomize the stack pointer

From: Christoph Hellwig
Date: Thu Jan 27 2005 - 15:25:55 EST


> + p = arch_align_stack((unsigned long)p);

looking at the code p already is unsigned long, so the cast is not needed.

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