Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Aug 2023 17:06:08 -0400
From:      Ed Maste <emaste@freebsd.org>
To:        src-committers@freebsd.org, dev-commits-src-all@freebsd.org,  dev-commits-src-main@freebsd.org
Subject:   Re: git: eee6537665ae - main - x86: remove intr_bind
Message-ID:  <CAPyFy2DW5RoWMNyajr4%2Bv1hNJx3PScMV2g25kcEBuwkbvX-BSQ@mail.gmail.com>
In-Reply-To: <202308032102.373L2h14087752@gitrepo.freebsd.org>
References:  <202308032102.373L2h14087752@gitrepo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 3 Aug 2023 at 17:02, Ed Maste <emaste@freebsd.org> wrote:
>
> The branch main has been updated by emaste:
>
> URL: https://cgit.FreeBSD.org/src/commit/?id=eee6537665ae9830e831d7473dedd6b2cc81c2ea
>
> commit eee6537665ae9830e831d7473dedd6b2cc81c2ea
> Author:     Elliott Mitchell <ehem+freebsd@m5p.com>
> AuthorDate: 2022-10-07 03:23:34 +0000
> Commit:     Ed Maste <emaste@FreeBSD.org>
> CommitDate: 2023-08-03 21:01:56 +0000
>
>     x86: remove intr_bind
>
>     `intr_bind(u_int vector, u_char cpu);` looked suspicious since
>     everywhere else "cpu" is a u_int and >256 processors isn't unreasonable
>     now.  `intr_bind()` is not used anywhere in FreeBSD (now, after commit
>     bf42f3738087).  Time to remove.

Sigh, this changed after a rebase. The associated commit should be
2bb16c6352494bf7aba92be700908d.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAPyFy2DW5RoWMNyajr4%2Bv1hNJx3PScMV2g25kcEBuwkbvX-BSQ>