lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <48167832.3090103@avtrex.com> Date: Mon, 28 Apr 2008 18:21:54 -0700 From: David Daney <ddaney@...rex.com> To: linux-mips@...ux-mips.org Cc: "Linux kernel" <linux-kernel@...r.kernel.org> Subject: [Patch 0/6] MIPS Hardware watchpoint support for gdb (version 2). This is my second take at MIPS watch register support. Changes from the previous version include: * Change layout of structures used by ptrace to eliminate holes. * Use [set|clear]_tsk_thread_flag() and friends instead of racy direct access. * mips64 support (untested). * Fix sparse warnings. For this version of the patch you will need the corresponding gdb patch which can be found here: http://sourceware.org/ml/gdb-patches/2008-04/msg00642.html David Daney -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/