[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20150907.170058.1837760587790956754.davem@davemloft.net>
Date: Mon, 07 Sep 2015 17:00:58 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: vinschen@...hat.com
Cc: romieu@...zoreil.com, netdev@...r.kernel.org,
pomidorabelisima@...il.com
Subject: Re: [PATCH net 3/3] r8169: increase the lifespan of the hardware
counters dump area.
From: Corinna Vinschen <vinschen@...hat.com>
Date: Mon, 7 Sep 2015 11:29:49 +0200
> Still wondering though. Given that the driver never failed before if
> the counter values couldn't be updated, and given that these counter
> values only have statistical relevance, why should this suddenly result
> in a fatal failure at open time?
Failing to allocate such a small buffer means we have much deeper issues
at hand. A GFP_KERNEL allocation of this size really should not fail.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists