X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=mm%2Fslub.c;h=c9aa8d429da53681799c49d996c7d87435549196;hb=953fa21ca0b249a77ca02f958d155984d30bc675;hp=c3eb3d3ca83565b925e197f2ad44ac2c313345b8;hpb=17deb9c2db01c7813611291d251d8c7dbdfd3c9d;p=karo-tx-linux.git diff --git a/mm/slub.c b/mm/slub.c index c3eb3d3ca835..c9aa8d429da5 100644 --- a/mm/slub.c +++ b/mm/slub.c @@ -955,7 +955,7 @@ static inline void slab_free_hook(struct kmem_cache *s, void *x) kmemleak_free_recursive(x, s->flags); /* - * Trouble is that we may no longer disable interupts in the fast path + * Trouble is that we may no longer disable interrupts in the fast path * So in order to make the debug calls that expect irqs to be * disabled we need to disable interrupts temporarily. */