Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1348238
| From | Steven Rostedt <rostedt@goodmis.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] usbhid: Fix lockdep unannotated irqs-off warning |
| Date | 2016-03-02 17:00 +0100 |
| Message-ID | <r8hlW-1fW-51@gated-at.bofh.it> (permalink) |
| References | (7 earlier) <r7U5Y-2ju-25@gated-at.bofh.it> <r7UfE-2na-11@gated-at.bofh.it> <r8gzw-UO-21@gated-at.bofh.it> <r8gJc-Yz-25@gated-at.bofh.it> <r8hlW-1fW-53@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[ Resend with reply all, instead of just "reply" ] On Wed, 2 Mar 2016 16:53:36 +0100 Sedat Dilek <sedat.dilek@gmail.com> wrote: > ffffffff8110f3f0 <del_timer>: > ffffffff8110f3f0: 55 push %rbp > ffffffff8110f3f1: 48 89 e5 mov %rsp,%rbp > ffffffff8110f3f4: 41 57 push %r15 > ffffffff8110f3f6: 41 56 push %r14 > ffffffff8110f3f8: 53 push %rbx > ffffffff8110f3f9: 50 push %rax > ffffffff8110f3fa: 48 89 fb mov %rdi,%rbx > ffffffff8110f3fd: e8 ee 6f 80 00 callq ffffffff819163f0 <mcount> > ffffffff8110f402: e8 e9 6f 80 00 callq ffffffff819163f0 <mcount> > ffffffff8110f407: e8 e4 6f 80 00 callq ffffffff819163f0 <mcount> > ffffffff8110f40c: e8 df 6f 80 00 callq ffffffff819163f0 <mcount> What is this about? -- Steve
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: [PATCH] usbhid: Fix lockdep unannotated irqs-off warning Steven Rostedt <rostedt@goodmis.org> - 2016-03-01 16:10 +0100
Re: [PATCH] usbhid: Fix lockdep unannotated irqs-off warning Peter Zijlstra <peterz@infradead.org> - 2016-03-01 16:20 +0100
Re: [PATCH] usbhid: Fix lockdep unannotated irqs-off warning Sedat Dilek <sedat.dilek@gmail.com> - 2016-03-02 16:10 +0100
Re: [PATCH] usbhid: Fix lockdep unannotated irqs-off warning Peter Zijlstra <peterz@infradead.org> - 2016-03-02 16:20 +0100
Re: [PATCH] usbhid: Fix lockdep unannotated irqs-off warning Steven Rostedt <rostedt@goodmis.org> - 2016-03-02 17:00 +0100
Re: [PATCH] usbhid: Fix lockdep unannotated irqs-off warning Peter Zijlstra <peterz@infradead.org> - 2016-03-02 17:30 +0100
Re: [PATCH] usbhid: Fix lockdep unannotated irqs-off warning Steven Rostedt <rostedt@goodmis.org> - 2016-03-02 17:40 +0100
Re: [PATCH] usbhid: Fix lockdep unannotated irqs-off warning Peter Zijlstra <peterz@infradead.org> - 2016-03-02 17:50 +0100
Re: [PATCH] usbhid: Fix lockdep unannotated irqs-off warning Sedat Dilek <sedat.dilek@gmail.com> - 2016-03-02 17:50 +0100
Re: [PATCH] usbhid: Fix lockdep unannotated irqs-off warning Sedat Dilek <sedat.dilek@gmail.com> - 2016-03-02 18:00 +0100
csiph-web