Since the "fallthrough" is defined only in the kernel, building
lib/bootconfig.c as a part of user-space tools causes a build
error.
Add a dummy fallthrough to avoid the build error.
Picking this up FROMLIST to get the fix ASAP. It is likely to be
accepted upstream.
Signed-off-by: Devin Moore <devinmoore@google.com>
Link: https://lore.kernel.org/lkml/162262192121.264090.6540508908529705156.stgit@devnote2/
Bug: 183237066
Cc: stable@vger.kernel.org
Fixes:
|
||
|---|---|---|
| .. | ||
| bootconfig.h | ||
| bug.h | ||
| ctype.h | ||
| errno.h | ||
| kernel.h | ||
| memblock.h | ||
| printk.h | ||
| string.h | ||