Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1309392

Re: [PATCH 03/16] mm/slab: remove the checks for slab implementation bug

From Christoph Lameter <cl@linux.com>
Newsgroups linux.kernel
Subject Re: [PATCH 03/16] mm/slab: remove the checks for slab implementation bug
Date 2016-01-14 16:30 +0100
Message-ID <qQS0y-uX-19@gated-at.bofh.it> (permalink)
References <qQIDU-2oH-3@gated-at.bofh.it> <qQIDU-2oH-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Thu, 14 Jan 2016, Joonsoo Kim wrote:

> Some of "#if DEBUG" are for reporting slab implementation bug
> rather than user usecase bug. It's not really needed because slab
> is stable for a quite long time and it makes code too dirty. This
> patch remove it.

Maybe better convert them to VM_BUG_ON() or so?

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH 03/16] mm/slab: remove the checks for slab implementation bug Joonsoo Kim <js1304@gmail.com> - 2016-01-14 06:30 +0100
  Re: [PATCH 03/16] mm/slab: remove the checks for slab implementation  bug Christoph Lameter <cl@linux.com> - 2016-01-14 16:30 +0100
    Re: [PATCH 03/16] mm/slab: remove the checks for slab implementation bug Joonsoo Kim <js1304@gmail.com> - 2016-01-14 17:30 +0100

csiph-web