From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail143.messagelabs.com (mail143.messagelabs.com [216.82.254.35]) by kanga.kvack.org (Postfix) with ESMTP id 3F0EA8D003B for ; Tue, 19 Apr 2011 09:54:45 -0400 (EDT) Subject: Re: [PATCH v3 2.6.39-rc1-tip 17/26] 17: uprobes: register a notifier for uprobes. From: Peter Zijlstra In-Reply-To: <20110401143548.15455.81188.sendpatchset@localhost6.localdomain6> References: <20110401143223.15455.19844.sendpatchset@localhost6.localdomain6> <20110401143548.15455.81188.sendpatchset@localhost6.localdomain6> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Date: Tue, 19 Apr 2011 15:54:09 +0200 Message-ID: <1303221249.8345.3.camel@twins> Mime-Version: 1.0 Sender: owner-linux-mm@kvack.org List-ID: To: Srikar Dronamraju Cc: Ingo Molnar , Steven Rostedt , Linux-mm , Arnaldo Carvalho de Melo , Linus Torvalds , Masami Hiramatsu , Ananth N Mavinakayanahalli , Christoph Hellwig , Andi Kleen , Thomas Gleixner , Jonathan Corbet , Oleg Nesterov , LKML , Jim Keniston , Roland McGrath , SystemTap , Andrew Morton On Fri, 2011-04-01 at 20:05 +0530, Srikar Dronamraju wrote: > +struct notifier_block uprobes_exception_nb =3D { > + .notifier_call =3D uprobes_exception_notify, > + .priority =3D 0x7ffffff0, > +};=20 What kind of magic number is that? -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/ Don't email: email@kvack.org