Re: all platforms, kernel: remove __HAVE_CLOCKINTR symbol

2023-07-02 Thread Mike Larkin
On Sat, Jul 01, 2023 at 08:35:47PM -0500, Scott Cheloha wrote: > Every platform made the clockintr switch six months ago or more. The > __HAVE_CLOCKINTR symbol is now redundant and can be removed. > > ok? > makes sense if every platform defines it all the time. > Index: ./ddb/db_command.c > ==

all platforms, kernel: remove __HAVE_CLOCKINTR symbol

2023-07-01 Thread Scott Cheloha
Every platform made the clockintr switch six months ago or more. The __HAVE_CLOCKINTR symbol is now redundant and can be removed. ok? Index: ./ddb/db_command.c === RCS file: /cvs/src/sys/ddb/db_command.c,v retrieving revision 1.98 d