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

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

Merge "trace: ipc_logging: Increase maximum size of logging context name"

parents 73c6a7c4 4d4b774e
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -15,8 +15,8 @@

#include <linux/ipc_logging.h>

#define IPC_LOG_VERSION 0x0002
#define IPC_LOG_MAX_CONTEXT_NAME_LEN 20
#define IPC_LOG_VERSION 0x0003
#define IPC_LOG_MAX_CONTEXT_NAME_LEN 32

/**
 * struct ipc_log_page_header - Individual log page header