[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CA+55aFzCLHBs6pEYOaMa1QsKvySX+Uak+by+ZThs22t=DpS4tw@mail.gmail.com>
Date: Sat, 18 Aug 2018 12:41:59 -0700
From: Linus Torvalds <torvalds@...ux-foundation.org>
To: Jason Gunthorpe <jgg@...lanox.com>
Cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Jonathan Corbet <corbet@....net>
Subject: Re: [PATCH] Revert "Permit silencing of __deprecated warnings."
On Fri, Aug 17, 2018 at 7:45 PM Jason Gunthorpe <jgg@...lanox.com> wrote:
>
> Linus would prefer that __deprecated never produce a warning in an
> allyesconfig compile. Since we have been at this state for some time,
> the option no longer has a purpose.
I got rid of the option, but of the code too, and - trying to set a
good example - looked around for actual users and got rid of one
long-deprecated function that hasn't had an in-kernel user in four
years.
If there are some out-of-kernel modules still using
pcmcia_request_exclusive_irq(), I can only say "Oh wow, you haven't
fixed your broken out-of-tree module in the 8 years it has been
deprecated, see how much I care about your complaints now".
Maybe somebody will be willing to look at other cases of __deprecated,
but at least I won't be seeing warnings about it any more.
Linus
Powered by blists - more mailing lists