linux-kernel-mentees.lists.linuxfoundation.org archive mirror
 help / color / mirror / Atom feed
diff for duplicates of <20200107203354.GD26174@ziepe.ca>

diff --git a/a/1.txt b/N1/1.txt
index b537f21..ad46fda 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,3 +1,5 @@
+From: Jason Gunthorpe <jgg@ziepe.ca>
+
 On Wed, Jan 08, 2020 at 12:59:12AM +0530, madhuparnabhowmik04@gmail.com wrote:
 > From: Madhuparna Bhowmik <madhuparnabhowmik04@gmail.com>
 > 
@@ -21,6 +23,14 @@ On Wed, Jan 08, 2020 at 12:59:12AM +0530, madhuparnabhowmik04@gmail.com wrote:
 
 Why .dep_map? Does this compile?
 
+Alternatively, it can be lockdep_is_held(ibp->rvp.lock).
+Please refer to the macro(link below) and let me know if the usage of lock_is_held()
+in the patch is correct.
+
+https://elixir.bootlin.com/linux/v5.5-rc2/source/include/linux/lockdep.h#L364
+
+Thanks,
+Madhuparna
 Jason
 _______________________________________________
 Linux-kernel-mentees mailing list
diff --git a/a/content_digest b/N1/content_digest
index bce132b..d69f267 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,16 +2,17 @@
   "ref\00020200107192912.22691-1-madhuparnabhowmik04\@gmail.com\0"
 ]
 [
-  "From\0Jason Gunthorpe <jgg\@ziepe.ca>\0"
+  "From\0madhuparnabhowmik04\@gmail.com\0"
 ]
 [
   "Subject\0Re: [Linux-kernel-mentees] [PATCH 1/3] infiniband: hw: hfi1: verbs.c: Use built-in RCU list checking\0"
 ]
 [
-  "Date\0Tue, 7 Jan 2020 16:33:54 -0400\0"
+  "Date\0Wed,  8 Jan 2020 13:35:07 +0530\0"
 ]
 [
-  "To\0madhuparnabhowmik04\@gmail.com\0"
+  "To\0jgg\@ziepe.ca",
+  " madhuparnabhowmik04\@gmail.com\0"
 ]
 [
   "Cc\0mike.marciniszyn\@intel.com",
@@ -31,6 +32,8 @@
   "b\0"
 ]
 [
+  "From: Jason Gunthorpe <jgg\@ziepe.ca>\n",
+  "\n",
   "On Wed, Jan 08, 2020 at 12:59:12AM +0530, madhuparnabhowmik04\@gmail.com wrote:\n",
   "> From: Madhuparna Bhowmik <madhuparnabhowmik04\@gmail.com>\n",
   "> \n",
@@ -54,6 +57,14 @@
   "\n",
   "Why .dep_map? Does this compile?\n",
   "\n",
+  "Alternatively, it can be lockdep_is_held(ibp->rvp.lock).\n",
+  "Please refer to the macro(link below) and let me know if the usage of lock_is_held()\n",
+  "in the patch is correct.\n",
+  "\n",
+  "https://elixir.bootlin.com/linux/v5.5-rc2/source/include/linux/lockdep.h#L364\n",
+  "\n",
+  "Thanks,\n",
+  "Madhuparna\n",
   "Jason\n",
   "_______________________________________________\n",
   "Linux-kernel-mentees mailing list\n",
@@ -61,4 +72,4 @@
   "https://lists.linuxfoundation.org/mailman/listinfo/linux-kernel-mentees"
 ]
 
-91919b96161df26186d0ca3df512156d35373ffde69bfef70baff03c642ef285
+54a8ff92e9caf8df960bf981bc7aa7fdd3f5e77839efa2afcbea380040da5039

diff --git a/a/1.txt b/N2/1.txt
index b537f21..adec779 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -1,3 +1,7 @@
+From: madhuparnabhowmik04@gmail.com
+
+From: Jason Gunthorpe <jgg@ziepe.ca>
+
 On Wed, Jan 08, 2020 at 12:59:12AM +0530, madhuparnabhowmik04@gmail.com wrote:
 > From: Madhuparna Bhowmik <madhuparnabhowmik04@gmail.com>
 > 
@@ -21,6 +25,17 @@ On Wed, Jan 08, 2020 at 12:59:12AM +0530, madhuparnabhowmik04@gmail.com wrote:
 
 Why .dep_map? Does this compile?
 
+Yes, it compiles.
+
+Alternatively, it can be lockdep_is_held(ibp->rvp.lock).
+Please refer to the macro(link below) and let me know if the usage of lock_is_held()
+in the patch is correct.
+
+https://elixir.bootlin.com/linux/v5.5-rc2/source/include/linux/lockdep.h#L364
+
+Thanks,
+Madhuparna
+
 Jason
 _______________________________________________
 Linux-kernel-mentees mailing list
diff --git a/a/content_digest b/N2/content_digest
index bce132b..a247415 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -2,16 +2,17 @@
   "ref\00020200107192912.22691-1-madhuparnabhowmik04\@gmail.com\0"
 ]
 [
-  "From\0Jason Gunthorpe <jgg\@ziepe.ca>\0"
+  "From\0madhuparnabhowmik04\@gmail.com\0"
 ]
 [
   "Subject\0Re: [Linux-kernel-mentees] [PATCH 1/3] infiniband: hw: hfi1: verbs.c: Use built-in RCU list checking\0"
 ]
 [
-  "Date\0Tue, 7 Jan 2020 16:33:54 -0400\0"
+  "Date\0Wed,  8 Jan 2020 13:38:50 +0530\0"
 ]
 [
-  "To\0madhuparnabhowmik04\@gmail.com\0"
+  "To\0jgg\@ziepe.ca",
+  " madhuparnabhowmik04\@gmail.com\0"
 ]
 [
   "Cc\0mike.marciniszyn\@intel.com",
@@ -31,6 +32,10 @@
   "b\0"
 ]
 [
+  "From: madhuparnabhowmik04\@gmail.com\n",
+  "\n",
+  "From: Jason Gunthorpe <jgg\@ziepe.ca>\n",
+  "\n",
   "On Wed, Jan 08, 2020 at 12:59:12AM +0530, madhuparnabhowmik04\@gmail.com wrote:\n",
   "> From: Madhuparna Bhowmik <madhuparnabhowmik04\@gmail.com>\n",
   "> \n",
@@ -54,6 +59,17 @@
   "\n",
   "Why .dep_map? Does this compile?\n",
   "\n",
+  "Yes, it compiles.\n",
+  "\n",
+  "Alternatively, it can be lockdep_is_held(ibp->rvp.lock).\n",
+  "Please refer to the macro(link below) and let me know if the usage of lock_is_held()\n",
+  "in the patch is correct.\n",
+  "\n",
+  "https://elixir.bootlin.com/linux/v5.5-rc2/source/include/linux/lockdep.h#L364\n",
+  "\n",
+  "Thanks,\n",
+  "Madhuparna\n",
+  "\n",
   "Jason\n",
   "_______________________________________________\n",
   "Linux-kernel-mentees mailing list\n",
@@ -61,4 +77,4 @@
   "https://lists.linuxfoundation.org/mailman/listinfo/linux-kernel-mentees"
 ]
 
-91919b96161df26186d0ca3df512156d35373ffde69bfef70baff03c642ef285
+7b1e44f0a293a7c81a40ecb1ea4761146788598d08095e52d05bbedb9b6e099b

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).