Re: [PATCH] remove unused includes and misleading comments from scsi_lib.c

Christoph Hellwig (hch@lst.de)
Wed, 20 Nov 2002 18:50:48 +0100


On Wed, Nov 20, 2002 at 08:47:09AM -0800, Patrick Mansfield wrote:
> I had to add back the smp_lock.h include to compile with CONFIG_PREEMPT,
> as kernel_locked was not defined and is used by in_atomic().

Bah. Any chance you could fix the header declaring in_atomic() to pull
in smp_lock.h by itself instead?

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