diff for duplicates of <20111124064853.GA28065@linux.vnet.ibm.com> diff --git a/a/1.txt b/N1/1.txt index a8e4ae5..9960cf0 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,10 +1,10 @@ > > On Fri, 2011-11-18 at 16:37 +0530, Srikar Dronamraju wrote: -> > +#define UPROBES_HASH_SZ 13 +> > +#define UPROBES_HASH_SZ 13 > > +/* serialize (un)register */ > > +static struct mutex uprobes_mutex[UPROBES_HASH_SZ]; -> > +#define uprobes_hash(v) (&uprobes_mutex[((unsigned long)(v)) %\ -> > + UPROBES_HASH_SZ]) +> > +#define uprobes_hash(v) (&uprobes_mutex[((unsigned long)(v)) %\ +> > + UPROBES_HASH_SZ]) > > Was there any reason to for using this hasing scheme, say over hash.h? @@ -15,10 +15,3 @@ similar. -- Thanks and Regards Srikar - --- -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: <a href=mailto:"dont@kvack.org"> email@kvack.org </a> diff --git a/a/content_digest b/N1/content_digest index 7183307..76c71fe 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -27,11 +27,11 @@ "b\0" "> \n" "> On Fri, 2011-11-18 at 16:37 +0530, Srikar Dronamraju wrote:\n" - "> > +#define UPROBES_HASH_SZ 13\n" + "> > +#define UPROBES_HASH_SZ \302\240 \302\240 \302\240 \302\24013\n" "> > +/* serialize (un)register */\n" "> > +static struct mutex uprobes_mutex[UPROBES_HASH_SZ];\n" - "> > +#define uprobes_hash(v) (&uprobes_mutex[((unsigned long)(v)) %\\\n" - "> > + UPROBES_HASH_SZ])\n" + "> > +#define uprobes_hash(v) \302\240 \302\240 \302\240 \302\240(&uprobes_mutex[((unsigned long)(v)) %\\\n" + "> > + \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 UPROBES_HASH_SZ])\n" "> \n" "> Was there any reason to for using this hasing scheme, say over hash.h?\n" "\n" @@ -41,13 +41,6 @@ "\n" "-- \n" "Thanks and Regards\n" - "Srikar\n" - "\n" - "--\n" - "To unsubscribe, send a message with 'unsubscribe linux-mm' in\n" - "the body to majordomo@kvack.org. For more info on Linux MM,\n" - "see: http://www.linux-mm.org/ .\n" - "Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/\n" - "Don't email: <a href=mailto:\"dont@kvack.org\"> email@kvack.org </a>" + Srikar -97a083ba344dc64fd85e8cad8428bffd3032fe46857353f0d0896e9aaa5eb31e +ce515ae3f65d732b78ca70e4ce027b25658c335df091a3379dd9ea06bc6168a0
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.