All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20190829181547.8280-17-sashal@kernel.org>

diff --git a/a/1.txt b/N1/1.txt
index d102cf3..5c25e91 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -52,7 +52,7 @@ index c46efa47d68a5..7159e8363b83b 100644
  	}
  
 +	read_len = se_cmd->data_length;
- 	if (se_cmd->data_direction == DMA_FROM_DEVICE &&
+ 	if (se_cmd->data_direction = DMA_FROM_DEVICE &&
  	    (entry->hdr.uflags & TCMU_UFLAG_READ_LEN) && entry->rsp.read_len) {
  		read_len_valid = true;
 @@ -1318,6 +1321,7 @@ static int tcmu_check_expired_cmd(int id, void *p, void *data)
@@ -69,7 +69,7 @@ index c46efa47d68a5..7159e8363b83b 100644
  		if (!test_bit(TCMU_CMD_BIT_EXPIRED, &cmd->flags)) {
 +			WARN_ON(!cmd->se_cmd);
  			list_del_init(&cmd->queue_entry);
- 			if (err_level == 1) {
+ 			if (err_level = 1) {
  				/*
 -- 
 2.20.1
diff --git a/a/content_digest b/N1/content_digest
index 307e815..9f76295 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,7 +1,7 @@
  "ref\020190829181547.8280-1-sashal@kernel.org\0"
  "From\0Sasha Levin <sashal@kernel.org>\0"
  "Subject\0[PATCH AUTOSEL 4.19 17/45] scsi: target: tcmu: avoid use-after-free after command timeout\0"
- "Date\0Thu, 29 Aug 2019 14:15:17 -0400\0"
+ "Date\0Thu, 29 Aug 2019 18:15:17 +0000\0"
  "To\0linux-kernel@vger.kernel.org"
  " stable@vger.kernel.org\0"
  "Cc\0Dmitry Fomichev <dmitry.fomichev@wdc.com>"
@@ -67,7 +67,7 @@
  " \t}\n"
  " \n"
  "+\tread_len = se_cmd->data_length;\n"
- " \tif (se_cmd->data_direction == DMA_FROM_DEVICE &&\n"
+ " \tif (se_cmd->data_direction = DMA_FROM_DEVICE &&\n"
  " \t    (entry->hdr.uflags & TCMU_UFLAG_READ_LEN) && entry->rsp.read_len) {\n"
  " \t\tread_len_valid = true;\n"
  "@@ -1318,6 +1321,7 @@ static int tcmu_check_expired_cmd(int id, void *p, void *data)\n"
@@ -84,9 +84,9 @@
  " \t\tif (!test_bit(TCMU_CMD_BIT_EXPIRED, &cmd->flags)) {\n"
  "+\t\t\tWARN_ON(!cmd->se_cmd);\n"
  " \t\t\tlist_del_init(&cmd->queue_entry);\n"
- " \t\t\tif (err_level == 1) {\n"
+ " \t\t\tif (err_level = 1) {\n"
  " \t\t\t\t/*\n"
  "-- \n"
  2.20.1
 
-5a3011fb387b4b9e20ce0f924e730bb0a6474437b4e481573c33f464f78ace7d
+abcd6f5e457a204972ff57fb2bce6181872ed354951e7c2b54ba95ca6b7cbaa7

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.