From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755327AbdDLR3V (ORCPT ); Wed, 12 Apr 2017 13:29:21 -0400 Received: from mail.skyhub.de ([5.9.137.197]:33238 "EHLO mail.skyhub.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752299AbdDLR3S (ORCPT ); Wed, 12 Apr 2017 13:29:18 -0400 Date: Wed, 12 Apr 2017 19:28:59 +0200 From: Borislav Petkov To: Christoph Hellwig Cc: Sergey Temerkhanov , linux-edac@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: please use pci_alloc_irq_vectors in thunderx_edac. Message-ID: <20170412172859.2mndmrgg2qwfemxm@pd.tnic> References: <20170412060559.GA20471@lst.de> <20170412092101.cg63lwzwl44arukk@pd.tnic> <20170412171622.GA8639@lst.de> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20170412171622.GA8639@lst.de> User-Agent: NeoMutt/20170113 (1.7.2) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Apr 12, 2017 at 07:16:22PM +0200, Christoph Hellwig wrote: > Did we ever do this for deprecated APIs before? For now I'm just watching > Linux-next and sending gentle reminders :) $ git grep __deprecated shows some have been done. I wonder whether marking pci_enable_msix_exact() would cause a lot of warnings though. An allyesconfig build would tell... -- Regards/Gruss, Boris. Good mailing practices for 400: avoid top-posting and trim the reply.