Re: [git pull] kgdb-light -v8, (was: Re: kgdb in git-x86#mm review)

From: Andi Kleen
Date: Mon Feb 11 2008 - 11:35:27 EST


> after a quick glance i'm happy to conclude that all but one of Andi's

At least the weird in_interrupt_stack() code seems to be still
in there.

I also still see a lot of open coded hex manipulation.

The synchronization code looks as bad as it was before.

The getthread magic pids are also still in there. What is that
good for?

The notifiers are also still run with interrupts enabled,
so could in theory be preempted (only in some very exotic cases though)

The cpu hotplug races are still there I think

I have not rechecked everything else.

-Andi

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/