From: Christoph Hellwig on 14 Jun 2010 13:50 On Mon, Jun 14, 2010 at 01:58:03PM +0530, Srikar Dronamraju wrote: > move_W_to_insn.patch > > From: Srikar Dronamraju <srikar(a)linux.vnet.ibm.com> > > Move Macro W to asm/insn.h > > Macro W used to know if the instructions are valid for > user-space/kernel space. This macro is used by kprobes and > user_bkpt. (i.e user space breakpoint assistance layer.) So moving it > to a common header file asm/insn.h. I don't think W is a good name for a macro in a header file. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|
Pages: 1 Prev: mm: Move replace_page to mm/memory.c Next: [IWL3945] Broadcast is broken? |