Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1551)

Issue 6684008: CHROMIUM: verity: use sg_set_buf instead of sg_set_page (Closed)

Created:
9 years, 9 months ago by Mandeep Singh Baines
Modified:
9 years, 7 months ago
Reviewers:
Paul T, ups, Will Drewry
CC:
chromium-os-reviews_chromium.org, vb+kernel_google.com, Olof Johansson, msb+croskernel_chromium.org
Visibility:
Public.

Description

CHROMIUM: verity: use sg_set_buf instead of sg_set_page This is in preparation for removing the assumption that the block size = PAGE_SIZE. BUG=9752 TEST=Ran tests in verity.git. Ran platform_DMVerityCorruption on H/W. Change-Id: I4ef68f914f58f181c131df6cccab0d27e5e00ee2 Signed-off-by: Mandeep Singh Baines <msb@chromium.org>; Committed: http://chrome-svn/viewvc/chromeos?view=rev&revision=5ee4dc2

Patch Set 1 #

Total comments: 2

Patch Set 2 : Fix per review #

Patch Set 3 : Fix per review #

Total comments: 1

Patch Set 4 : Fix per review. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -11 lines) Patch
M drivers/md/dm-bht.c View 1 2 3 8 chunks +16 lines, -11 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
Mandeep Singh Baines
9 years, 9 months ago (2011-03-11 18:47:10 UTC) #1
Will Drewry
This is fine, but the reason it wasn't done before is because I didn't have ...
9 years, 9 months ago (2011-03-11 19:01:57 UTC) #2
Mandeep Singh Baines
Thanks much for the prompt reviews! wad@chromium.org (wad@chromium.org) wrote: > This is fine, but the ...
9 years, 9 months ago (2011-03-11 19:28:03 UTC) #3
Will Drewry
On 2011/03/11 19:28:03, Mandeep Singh Baines wrote: > Thanks much for the prompt reviews! > ...
9 years, 9 months ago (2011-03-11 19:33:55 UTC) #4
Mandeep Singh Baines
Fixed. PTAL. wad@chromium.org (wad@chromium.org) wrote: > On 2011/03/11 19:28:03, Mandeep Singh Baines wrote: > >Thanks ...
9 years, 9 months ago (2011-03-11 21:18:07 UTC) #5
Will Drewry
LGTM I look forward to seeing the unittest kernel stubbing stuff in userspace :) http://codereview.chromium.org/6684008/diff/6001/drivers/md/dm-bht.c ...
9 years, 9 months ago (2011-03-11 21:32:29 UTC) #6
Paul T
9 years, 9 months ago (2011-03-14 16:42:59 UTC) #7
LGTM

Powered by Google App Engine
This is Rietveld 408576698