Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1232340
| From | Sasha Levin <sasha.levin@oracle.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: Multiple potential races on vma->vm_flags |
| Date | 2015-09-24 21:10 +0200 |
| Message-ID | <qck41-3yV-13@gated-at.bofh.it> (permalink) |
| References | (7 earlier) <q92n1-3er-3@gated-at.bofh.it> <qceBl-48v-25@gated-at.bofh.it> <qchzc-8ls-11@gated-at.bofh.it> <qcivg-1fu-7@gated-at.bofh.it> <qcjUm-389-15@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 09/24/2015 02:52 PM, Andrey Ryabinin wrote: > Sasha, could you confirm that in your kernel mmu_notifier_mm field has > 0x4c8 offset? > I would use gdb for that: > gdb vmlinux > (gdb) p/x &(((struct mm_struct*)0)->mmu_notifier_mm) (gdb) p/x &(((struct mm_struct*)0)->mmu_notifier_mm) $1 = 0x4c8 Thanks, Sasha -- 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
Re: Multiple potential races on vma->vm_flags Oleg Nesterov <oleg@redhat.com> - 2015-09-24 15:20 +0200
Re: Multiple potential races on vma->vm_flags Sasha Levin <sasha.levin@oracle.com> - 2015-09-24 18:30 +0200
Re: Multiple potential races on vma->vm_flags Oleg Nesterov <oleg@redhat.com> - 2015-09-24 19:30 +0200
Re: Multiple potential races on vma->vm_flags Andrey Ryabinin <ryabinin.a.a@gmail.com> - 2015-09-24 21:00 +0200
Re: Multiple potential races on vma->vm_flags Sasha Levin <sasha.levin@oracle.com> - 2015-09-24 21:10 +0200
Re: Multiple potential races on vma->vm_flags Oleg Nesterov <oleg@redhat.com> - 2015-09-25 14:50 +0200
csiph-web