All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20200110124403.27882-1-frextrite@gmail.com>

diff --git a/a/1.txt b/N1/1.txt
index 701e9cf..17d2dd6 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -75,8 +75,3 @@ index 2d19f0e332b0..2d1277a83916 100644
  				continue;
 -- 
 2.24.1
-
-_______________________________________________
-Linux-kernel-mentees mailing list
-Linux-kernel-mentees@lists.linuxfoundation.org
-https://lists.linuxfoundation.org/mailman/listinfo/linux-kernel-mentees
diff --git a/a/content_digest b/N1/content_digest
index bfe8887..271f757 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,13 +1,15 @@
  "From\0Amol Grover <frextrite@gmail.com>\0"
- "Subject\0[Linux-kernel-mentees] [PATCH 1/3] drivers: target: target_core_device: Pass lockdep expression to RCU lists\0"
+ "Subject\0[PATCH 1/3] drivers: target: target_core_device: Pass lockdep expression to RCU lists\0"
  "Date\0Fri, 10 Jan 2020 18:14:03 +0530\0"
  "To\0Martin K. Petersen <martin.petersen@oracle.com>\0"
- "Cc\0Paul E . McKenney <paulmck@kernel.org>"
-  linux-scsi@vger.kernel.org
-  linux-kernel@vger.kernel.org
+ "Cc\0linux-scsi@vger.kernel.org"
   target-devel@vger.kernel.org
+  linux-kernel@vger.kernel.org
+  linux-kernel-mentees@lists.linuxfoundation.org
   Joel Fernandes <joel@joelfernandes.org>
- " linux-kernel-mentees@lists.linuxfoundation.org\0"
+  Madhuparna Bhowmik <madhuparnabhowmik04@gmail.com>
+  Paul E . McKenney <paulmck@kernel.org>
+ " Amol Grover <frextrite@gmail.com>\0"
  "\00:1\0"
  "b\0"
  "nacl->lun_entry_hlist is traversed with hlist_for_each_entry_rcu\n"
@@ -86,11 +88,6 @@
  " \t\t\tif (lun != tmp_lun)\n"
  " \t\t\t\tcontinue;\n"
  "-- \n"
- "2.24.1\n"
- "\n"
- "_______________________________________________\n"
- "Linux-kernel-mentees mailing list\n"
- "Linux-kernel-mentees@lists.linuxfoundation.org\n"
- https://lists.linuxfoundation.org/mailman/listinfo/linux-kernel-mentees
+ 2.24.1
 
-422acd4202ecb8b665f49c1c53e80607d41733c16c7967c4a0bc41c63dc74221
+34a3d182cd4d1aa01b68f6aab9dd969f28a8fda9d998ffdbc7f6fe378624c139

diff --git a/a/1.txt b/N2/1.txt
index 701e9cf..91e1ba9 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -48,7 +48,7 @@ index 2d19f0e332b0..2d1277a83916 100644
 -	hlist_for_each_entry_rcu(deve, &nacl->lun_entry_hlist, link)
 +	hlist_for_each_entry_rcu(deve, &nacl->lun_entry_hlist, link,
 +				rcu_read_lock_held() || lun_entry_mutex_held())
- 		if (deve->mapped_lun == mapped_lun)
+ 		if (deve->mapped_lun = mapped_lun)
  			return deve;
  
 @@ -339,7 +344,7 @@ int core_enable_device_list_for_node(
@@ -75,8 +75,3 @@ index 2d19f0e332b0..2d1277a83916 100644
  				continue;
 -- 
 2.24.1
-
-_______________________________________________
-Linux-kernel-mentees mailing list
-Linux-kernel-mentees@lists.linuxfoundation.org
-https://lists.linuxfoundation.org/mailman/listinfo/linux-kernel-mentees
diff --git a/a/content_digest b/N2/content_digest
index bfe8887..1744424 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,6 +1,6 @@
  "From\0Amol Grover <frextrite@gmail.com>\0"
- "Subject\0[Linux-kernel-mentees] [PATCH 1/3] drivers: target: target_core_device: Pass lockdep expression to RCU lists\0"
- "Date\0Fri, 10 Jan 2020 18:14:03 +0530\0"
+ "Subject\0[PATCH 1/3] drivers: target: target_core_device: Pass lockdep expression to RCU lists\0"
+ "Date\0Fri, 10 Jan 2020 12:56:03 +0000\0"
  "To\0Martin K. Petersen <martin.petersen@oracle.com>\0"
  "Cc\0Paul E . McKenney <paulmck@kernel.org>"
   linux-scsi@vger.kernel.org
@@ -60,7 +60,7 @@
  "-\thlist_for_each_entry_rcu(deve, &nacl->lun_entry_hlist, link)\n"
  "+\thlist_for_each_entry_rcu(deve, &nacl->lun_entry_hlist, link,\n"
  "+\t\t\t\trcu_read_lock_held() || lun_entry_mutex_held())\n"
- " \t\tif (deve->mapped_lun == mapped_lun)\n"
+ " \t\tif (deve->mapped_lun = mapped_lun)\n"
  " \t\t\treturn deve;\n"
  " \n"
  "@@ -339,7 +344,7 @@ int core_enable_device_list_for_node(\n"
@@ -86,11 +86,6 @@
  " \t\t\tif (lun != tmp_lun)\n"
  " \t\t\t\tcontinue;\n"
  "-- \n"
- "2.24.1\n"
- "\n"
- "_______________________________________________\n"
- "Linux-kernel-mentees mailing list\n"
- "Linux-kernel-mentees@lists.linuxfoundation.org\n"
- https://lists.linuxfoundation.org/mailman/listinfo/linux-kernel-mentees
+ 2.24.1
 
-422acd4202ecb8b665f49c1c53e80607d41733c16c7967c4a0bc41c63dc74221
+df08df25ea2c623f2da013877e7df409e9720a46ccc508f185568905e36d6dae

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.