[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20120706.000341.755169655502291970.davem@davemloft.net>
Date: Fri, 06 Jul 2012 00:03:41 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: eric.dumazet@...il.com
Cc: wfg@...ux.intel.com, netdev@...r.kernel.org,
steffen.klassert@...unet.com
Subject: Re: BUG: unable to handle kernel paging request at 00000000d8be176d
From: Eric Dumazet <eric.dumazet@...il.com>
Date: Fri, 06 Jul 2012 08:53:07 +0200
> Not sure what you mean. I dont use address of pointer.
I'm talking about the cases where this caused a bug here.
Passing "struct dst_entry **dst" as an argument.
It's just stupid, and a relic of code that wants to return
a route and a locallized error at the same time.
I'm saying that in the end we should simply return "struct dst_entry
*" from such functions.
Anyways, please submit your original patch in this thread so I
can get this simple case fixed in net-next.
--
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