Re: BUG: unable to handle kernel paging request at 00000000d8be176d
From: Fengguang Wu <hidden>
Date: 2012-07-06 09:26:01
On Fri, Jul 06, 2012 at 01:29:21AM -0700, David Miller wrote:
From: Fengguang Wu <redacted> Date: Fri, 6 Jul 2012 15:52:45 +0800quoted
On Fri, Jul 06, 2012 at 03:37:45PM +0800, Fengguang Wu wrote:quoted
Hi David,quoted
Fengguang Wu can I ask you politely not to quote the quilty patch in it's entirety when reporting bugs? That screws up my workflow because that patch goes then gets installed as a new patch in patchwork and I have to therefore tick it off every time you report a bug.Sorry for that! Is it fine to _attach_ the referenced patch, or just a raw diff? Or, the commit SHA and subject are all you want to see?I used git-format-patch which makes a formal patch. How about git-show? The output will be less like a formal patch, for example:No patch, in any format. It's completely pointless to attach the diff, anyone can use the commit log message and SHA ID to fetch the patch if they want.
OK!
It's redundancy therefore also makes it a huge waste of bandwidth. I have no idea why you provide it in the first place.
I find it very convenient on myself for confirming the error/warning.. Thanks, Fengguang