Prev: x86/pci: amd one chain system to use pci read out res
Next: [patch v2 4/4] ptrace: Add support for generic PTRACE_GETREGSET/PTRACE_SETREGSET
From: Suresh Siddha on 9 Feb 2010 15:30 Patches are on top of the -tip/master tree. First patch in the series reverts the first version of the patch that went into the -tip tree. Changes from v1: a. Split the patch into multiple patches. b. Fix some bugs and coding style changes based on Roland's feedback. c. Add generic PTRACE_GETREGSET/PTRACE_SETREGSET commands through which we can export the architecture specific regsets using the corresponding NT_* codes that userland is already aware of. The "xstate" regset is exported only using this interface. thanks, suresh -- 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/ |