Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 384894c9 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "soc: qcom: watchdog_v2: update cpu context dump buffer size"

parents ea953b54 fcd20309
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -43,7 +43,7 @@
#define MASK_SIZE		32
#define SCM_SET_REGSAVE_CMD	0x2
#define SCM_SVC_SEC_WDOG_DIS	0x7
#define MAX_CPU_CTX_SIZE	1024
#define MAX_CPU_CTX_SIZE	2048

static struct workqueue_struct *wdog_wq;
static struct msm_watchdog_data *wdog_data;