Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1690350
| From | Christopher Lameter <cl@linux.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 1/1] mm/slub.c: add a naive detection of double free or corruption |
| Date | 2017-07-18 17:00 +0200 |
| Message-ID | <u4C8H-3FU-21@gated-at.bofh.it> (permalink) |
| References | <u4hnA-7uP-27@gated-at.bofh.it> <u4itk-8aw-17@gated-at.bofh.it> <u4iMH-8w3-43@gated-at.bofh.it> <u4jz4-zE-15@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Mon, 17 Jul 2017, Alexander Popov wrote: > Christopher, if I change BUG_ON() to VM_BUG_ON(), it will be disabled by default > again, right? It will be enabled if the distro ships with VM debugging on by default.
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 1/1] mm/slub.c: add a naive detection of double free or corruption Alexander Popov <alex.popov@linux.com> - 2017-07-17 18:50 +0200
Re: [PATCH 1/1] mm/slub.c: add a naive detection of double free or corruption Christopher Lameter <cl@linux.com> - 2017-07-17 19:00 +0200
Re: [PATCH 1/1] mm/slub.c: add a naive detection of double free or corruption Matthew Wilcox <willy@infradead.org> - 2017-07-17 20:00 +0200
Re: [PATCH 1/1] mm/slub.c: add a naive detection of double free or corruption Christopher Lameter <cl@linux.com> - 2017-07-17 20:20 +0200
Re: [PATCH 1/1] mm/slub.c: add a naive detection of double free or corruption Alexander Popov <alex.popov@linux.com> - 2017-07-17 21:10 +0200
Re: [PATCH 1/1] mm/slub.c: add a naive detection of double free or corruption Kees Cook <keescook@chromium.org> - 2017-07-17 21:20 +0200
Re: [PATCH 1/1] mm/slub.c: add a naive detection of double free or corruption Alexander Popov <alex.popov@linux.com> - 2017-07-18 22:00 +0200
Re: [PATCH 1/1] mm/slub.c: add a naive detection of double free or corruption Kees Cook <keescook@chromium.org> - 2017-07-18 22:10 +0200
Re: [PATCH 1/1] mm/slub.c: add a naive detection of double free or corruption Alexander Popov <alex.popov@linux.com> - 2017-07-19 10:40 +0200
Re: [PATCH 1/1] mm/slub.c: add a naive detection of double free or corruption Christopher Lameter <cl@linux.com> - 2017-07-19 16:10 +0200
Re: [PATCH 1/1] mm/slub.c: add a naive detection of double free or corruption Christopher Lameter <cl@linux.com> - 2017-07-18 17:00 +0200
Re: [PATCH 1/1] mm/slub.c: add a naive detection of double free or corruption Alexander Popov <alex.popov@linux.com> - 2017-07-17 20:30 +0200
csiph-web