From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965861AbdAIQaT (ORCPT ); Mon, 9 Jan 2017 11:30:19 -0500 Received: from mail-io0-f195.google.com ([209.85.223.195]:33965 "EHLO mail-io0-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758241AbdAIQaD (ORCPT ); Mon, 9 Jan 2017 11:30:03 -0500 MIME-Version: 1.0 In-Reply-To: <20170109160424.GB12827@mtj.duckdns.org> References: <1483973368-6828-1-git-send-email-geert@linux-m68k.org> <20170109152319.GA12827@mtj.duckdns.org> <20170109160424.GB12827@mtj.duckdns.org> From: Geert Uytterhoeven Date: Mon, 9 Jan 2017 17:30:02 +0100 X-Google-Sender-Auth: ACBYWDLYmTx6dmbqj1HvzEmvzi8 Message-ID: Subject: Re: [PATCH] libata-eh: Use switch() instead of sparse array for protocol strings To: Tejun Heo Cc: "linux-ide@vger.kernel.org" , "linux-kernel@vger.kernel.org" Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Tejun, On Mon, Jan 9, 2017 at 5:04 PM, Tejun Heo wrote: > On Mon, Jan 09, 2017 at 04:40:19PM +0100, Geert Uytterhoeven wrote: >> There are two more that annoy me, but I don't know how to fix them: >> >> ata_scsi_rbuf - 4096 +4096 >> ata_force_param_buf - 4096 +4096 > > ata_force_param_buf is __initdata and shouldn't really matter. It mainly matters because of e.g. bootloader limitations. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds