Re: + stupid-hack-to-make-mainline-build.patch added to -mm tree
From: Chris Wright <hidden>
Date: 2007-03-08 20:55:54
Also in:
lkml
From: Chris Wright <hidden>
Date: 2007-03-08 20:55:54
Also in:
lkml
* Jeremy Fitzhardinge (jeremy@goop.org) wrote:
Maybe hooking into genapic is the right way to mop up all the uses of send_IPI and its variants. But from a quick grep it doesn't look like they get called from too many places... Most of the callers seem to be in arch/i386/kernek/smp.c, so they should be pretty easy to isolate.
Yeah, we'll see once we are crashing and debugging some code ;-)