diff for duplicates of <20200110170558.23466-1-frextrite@gmail.com> diff --git a/a/1.txt b/N1/1.txt index 9257902..1ef0f47 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -79,8 +79,3 @@ index 2d19f0e332b0..7627583e2509 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 2552645..5e80777 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 v2 1/3] drivers: target: target_core_device: Pass lockdep expression to RCU lists\0" + "Subject\0[PATCH v2 1/3] drivers: target: target_core_device: Pass lockdep expression to RCU lists\0" "Date\0Fri, 10 Jan 2020 22:35:57 +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" @@ -90,11 +92,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 -d5a5d092c4a5ae5d8e47fc4ea3c99fe7a91521727da79031567408269f800f9a +214a7b5aa86390a941ea6a77f7f8a29518633eeed8f3af9528d6a683727dfd30
diff --git a/a/1.txt b/N2/1.txt index 9257902..241a64e 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -52,7 +52,7 @@ index 2d19f0e332b0..7627583e2509 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( @@ -79,8 +79,3 @@ index 2d19f0e332b0..7627583e2509 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 2552645..e765776 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 v2 1/3] drivers: target: target_core_device: Pass lockdep expression to RCU lists\0" - "Date\0Fri, 10 Jan 2020 22:35:57 +0530\0" + "Subject\0[PATCH v2 1/3] drivers: target: target_core_device: Pass lockdep expression to RCU lists\0" + "Date\0Fri, 10 Jan 2020 17:17:57 +0000\0" "To\0Martin K. Petersen <martin.petersen@oracle.com>\0" "Cc\0Paul E . McKenney <paulmck@kernel.org>" linux-scsi@vger.kernel.org @@ -64,7 +64,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\t rcu_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" @@ -90,11 +90,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 -d5a5d092c4a5ae5d8e47fc4ea3c99fe7a91521727da79031567408269f800f9a +4b30534b5fc48bccfded9809bb95407ea2a16ca26ed6a9a901aafeb1b2e7064d
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.