Re: [Patch 2/2] 2.4.20-pre4/ext3: Fix "buffer_jdirty" assert failure.

Christoph Hellwig (hch@infradead.org)
Fri, 23 Aug 2002 10:49:05 +0100


> + int was_dirty = 0;
> +
> assert_spin_locked(&journal_datalist_lock);
> #ifdef __SMP__
> J_ASSERT_JH(jh, current->lock_depth >= 0);
> #endif

Umm, __SMP__ is never defined in 2.4..

-
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/