Re: [PATCH] limit some config options per arch.

From: Joel Becker
Date: Mon Aug 25 2003 - 13:57:42 EST


On Mon, Aug 25, 2003 at 11:38:20AM -0700, Randy.Dunlap wrote:
> | > config HANGCHECK_TIMER
> | > tristate "Hangcheck timer"
> | > + depends on X86
> |
> | AFAIK that's not x86 specific. It should work on other architecture too.
>
> from willy@xxxxxxxxxx:
> This looks x86-specific to me,
> monotonic_clock() is in arch/i386 and arch/x86_64 only.

That's only becuase we haven't got implementations yet. It's
surely supposed to work on all platforms eventually.

Joel

--

"If you took all of the grains of sand in the world, and lined
them up end to end in a row, you'd be working for the government!"
- Mr. Interesting

Joel Becker
Senior Member of Technical Staff
Oracle Corporation
E-mail: joel.becker@xxxxxxxxxx
Phone: (650) 506-8127
-
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/