Messages in this thread |  | | Subject | Re: [PATCH-2.2.18] compile on Alpha - loops_per_jiffy | Date | Mon, 2 Oct 2000 17:21:25 +0100 (BST) | From | Alan Cox <> |
| |
> following patch. It only replaces loops_per_sec with > loops_per_jiffy*HZ. It works for me, although I'm not > totally sure this is quite correct.
loops_per_jiffy*HZ overflows at 2GHz for an int. If the alpha is using ulong for this I guess it works fine at 64bits.
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/
|  |