Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1295498
| From | Jeff Merkey <linux.mdb@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v4] Fix INT1 Recursion with unregistered breakpoints |
| Date | 2015-12-20 03:40 +0100 |
| Message-ID | <qHC4F-32L-1@gated-at.bofh.it> (permalink) |
| References | <qHBLj-2Va-3@gated-at.bofh.it> <qHC4F-32L-3@gated-at.bofh.it> <qHC4F-32L-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 12/19/15, Jeff Merkey <linux.mdb@gmail.com> wrote: > On 12/19/15, Mike Galbraith <umgwanakikbuti@gmail.com> wrote: >> On Sat, 2015-12-19 at 19:13 -0700, Jeff Merkey wrote: >> >>> @@ -519,6 +528,18 @@ static int hw_breakpoint_handler(struct die_args >>> *args) >>> (dr6 & (~DR_TRAP_BITS))) >>> rc = NOTIFY_DONE; >>> >>> + /* >>> + * if we are about to signal to >>> + * do_debug() to stop further processing >>> + * and we have not ascertained the source >>> + * of the breakpoint, log it as spurious. >>> + */ >> >> Ahem... >> >> >> > > It matches the comments in the other section os code. So what is > wrong with this. The rest of the file uses the exact same comment > style. > > Please help me with this. > > Jeff > OK. Somethings fritzed with how my emails are getting sent. I just create this, tested it, and it applies PERFECTLY to my git clone. Let me go back and try again. Throw this one away. try try again. Jeff -- 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/
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v4] Fix INT1 Recursion with unregistered breakpoints Jeff Merkey <linux.mdb@gmail.com> - 2015-12-20 03:20 +0100
Re: [PATCH v4] Fix INT1 Recursion with unregistered breakpoints Jeff Merkey <linux.mdb@gmail.com> - 2015-12-20 03:40 +0100
Re: [PATCH v4] Fix INT1 Recursion with unregistered breakpoints Jeff Merkey <linux.mdb@gmail.com> - 2015-12-20 03:40 +0100
Re: [PATCH v4] Fix INT1 Recursion with unregistered breakpoints Jeff Merkey <linux.mdb@gmail.com> - 2015-12-20 03:40 +0100
Re: [PATCH v4] Fix INT1 Recursion with unregistered breakpoints Mike Galbraith <umgwanakikbuti@gmail.com> - 2015-12-20 03:40 +0100
csiph-web