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

Issue 6913008: CHROMIUM: gobi: Remove worker.exit hack. (Closed)

Created:
9 years, 7 months ago by Elly Fong-Jones
Modified:
9 years, 4 months ago
Reviewers:
Jason Glasgow
CC:
chromium-os-reviews_chromium.org, vb+kernel_google.com, Olof Johansson, sleffler+cc_chromium.org, msb+croskernel_chromium.org
Visibility:
Public.

Description

CHROMIUM: gobi: Remove worker.exit hack. The exit member was added to hack around crosbug.com/14190, but we need a proper fix. I discussed with olofj, and we think the right thing is to use a waitqueue and wait for there to be work available or for the thread to be asked to exit. BUG=chromium-os:14205 TEST=Adhoc Build, modem status, suspend/resume Signed-off-by: Elly Jones <ellyjones@chromium.org>; Signed-off-by: Jason Glasgow <jglasgow@chromium.org>; Signed-off-by: Olof Johansson <olofj@chromium.org>; Change-Id: Ic1a990d6ab71861031a7c9149df3dcfef3b11111 Committed: http://chrome-svn/viewvc/chromeos?view=rev&revision=c69b798 Committed: http://chrome-svn/viewvc/chromeos?view=rev&revision=bda178a

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+48 lines, -31 lines) Patch
M drivers/net/usb/gobi/qcusbnet.c View 10 chunks +45 lines, -29 lines 0 comments Download
M drivers/net/usb/gobi/structs.h View 2 chunks +3 lines, -2 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
Jason Glasgow
9 years, 7 months ago (2011-05-02 22:45:39 UTC) #1
LGTM

Powered by Google App Engine
This is Rietveld 408576698