Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751970Ab3FXIt5 (ORCPT ); Mon, 24 Jun 2013 04:49:57 -0400 Received: from mail-pa0-f43.google.com ([209.85.220.43]:60126 "EHLO mail-pa0-f43.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751617Ab3FXItz (ORCPT ); Mon, 24 Jun 2013 04:49:55 -0400 MIME-Version: 1.0 In-Reply-To: <51C802DA.4080202@mentor.com> References: <51C802DA.4080202@mentor.com> Date: Mon, 24 Jun 2013 10:49:54 +0200 X-Google-Sender-Auth: 1NPUkyu4rAi5XaRRbMirb_rKlvs Message-ID: Subject: Re: SLIP: Is there a maintainer for drivers/net/slip/slip.c ? From: Geert Uytterhoeven To: Dean Jenkins Cc: "linux-kernel@vger.kernel.org" , "netdev@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 Content-Length: 1372 Lines: 32 On Mon, Jun 24, 2013 at 10:27 AM, Dean Jenkins wrote: > Using the Linux v3.9 tag, I note that > > ./scripts/get_maintainer.pl -f drivers/net/slip/slip.c > netdev@vger.kernel.org (open list:NETWORKING DRIVERS) > linux-kernel@vger.kernel.org (open list) > > There seems to be no maintainer for drivers/net/slip/slip.c, is that true ? netdev seems to be the most appropriate mailing list, cfr. what get_maintainer.pl reported, hence CC netdev added. > I am asking because sl_encaps() and slip_write_wakeup() do not handle error > codes from tty->ops->write() and a recursive stack overflow crash can occur > if the tty->ops->write() fails to write all the characters. I have some > patches to fix this but would like some feedback on an appropriate solution. 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 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/