Thread (12 messages) 12 messages, 5 authors, 2016-02-24

Re: [PATCHv2 1/4] slub: Drop lock at the end of free_debug_processing

From: Laura Abbott <hidden>
Date: 2016-02-24 18:09:22
Also in: lkml

On 02/24/2016 06:22 AM, Paolo Bonzini wrote:

On 15/02/2016 19:44, Laura Abbott wrote:
quoted
-static inline struct kmem_cache_node *free_debug_processing(
+static inline int free_debug_processing(
  	struct kmem_cache *s, struct page *page,
  	void *head, void *tail, int bulk_cnt,
  	unsigned long addr, unsigned long *flags) { return NULL; }
I think this has a leftover flags argument.

Paolo
Yes, I believe Andrew folded in a patch to the mm tree.

Thanks,
Laura
quoted
@@ -2648,8 +2646,7 @@ static void __slab_free(struct kmem_cache *s, struct page *page,
  	stat(s, FREE_SLOWPATH);

  	if (kmem_cache_debug(s) &&
-	    !(n = free_debug_processing(s, page, head, tail, cnt,
-					addr, &flags)))
+	    !free_debug_processing(s, page, head, tail, cnt, addr))
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help