68670eb7b66ce2b71205ed68457b6fb5ee9fe552 |
|
08-Jul-2010 |
Jake Hamby <jhamby@google.com> |
Librpc workaround for ONCRPC protocol error in SMS. This patch causes librpc to abort() when a read() fails on the ONCRPC device. We're seeing this at bootup when the RIL initializes the WMS (SMS) service, and we can't get back in sync with the protocol. By calling abort(), rild will restart and the RIL will work correctly on the second attempt. We can remove this after we fix the underlying protocol error, but perhaps we should keep it in since the original version of the code will continue on a read() error and corrupt memory, thinking that it received a new message when the input buffer contains only the previous message received. Change-Id: I0deded00f5c38a71aa56ce1859a8fe37d234e11b
/hardware/msm7k/librpc/clnt.c
|
9ea77a1bc756a873cace47003a84e19d135f4264 |
|
08-Mar-2010 |
Kevin.KY_Tsai <kevin.ky_tsai@htc.com> |
librpc: Fix kernel enter suspend before reply rpc callback grab wakelock before reading data from kernel Change-Id: I0597363aac60249590fc755a76eec5b5eef92766 Signed-off-by: Mike Lockwood <lockwood@android.com>
/hardware/msm7k/librpc/clnt.c
|
2d58bd7a2d839f2871eb35856897ebcb7ead528b |
|
02-Sep-2009 |
Mike Lockwood <lockwood@android.com> |
librpc: Support new RPC major/minor versioning scheme. Change-Id: I31035c8ace5f6db6694d699fa778e08f1a061dbc Signed-off-by: Mike Lockwood <lockwood@android.com>
/hardware/msm7k/librpc/clnt.c
|
7510aaf4b3a3c545d943b09e0fb9f56ea2fc5e24 |
|
12-Mar-2009 |
The Android Open Source Project <initial-contribution@android.com> |
auto import from //branches/cupcake/...@137873
/hardware/msm7k/librpc/clnt.c
|
040da078eb98745efe4b3f05ad72e61c66ba70b5 |
|
13-Nov-2008 |
Iliyan Malchev <malchev@google.com> |
user-space RPC library Signed-off-by: Iliyan Malchev <malchev@google.com>
/hardware/msm7k/librpc/clnt.c
|