summaryrefslogtreecommitdiff
path: root/include/linux/stacktrace.h
diff options
context:
space:
mode:
authorRafał Miłecki <zajec5@gmail.com>2016-01-31 14:14:34 +0300
committerKalle Valo <kvalo@codeaurora.org>2016-02-06 14:55:53 +0300
commitd1e61b86a2b1b99e5dcd4d41aa23d033b83542a1 (patch)
tree83fca27412afde7b54bca91e827c8e628f6c70d4 /include/linux/stacktrace.h
parentf66ab2a7da8ffd78ba26048f8108577ba73a1828 (diff)
downloadlinux-d1e61b86a2b1b99e5dcd4d41aa23d033b83542a1.tar.xz
brcmfmac: treat NULL character in NVRAM as separator
Platform NVRAM (stored on a flash partition) has entries separated by a NULL (\0) char. Our parsing code switches from VALUE state to IDLE whenever it meets a NULL (\0). When that happens our IDLE handler should simply consume it and analyze whatever is placed ahead. This fixes harmless warnings spamming debugging output: [ 155.165624] brcmfmac: brcmf_nvram_handle_idle warning: ln=1:col=20: ignoring invalid character [ 155.180806] brcmfmac: brcmf_nvram_handle_idle warning: ln=1:col=44: ignoring invalid character [ 155.195971] brcmfmac: brcmf_nvram_handle_idle warning: ln=1:col=63: ignoring invalid character Signed-off-by: Rafał Miłecki <zajec5@gmail.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'include/linux/stacktrace.h')
0 files changed, 0 insertions, 0 deletions