[bcachefs] ./include/asm-generic/bug.h:55:35: warning: ‘l_packed’ may be used uninitialized in this function

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,
could it be a real problem?

>   CC      drivers/md/bcache/btree_io.o
> In file included from ./arch/x86/include/asm/bug.h:35:0,
>                  from ./include/linux/bug.h:4,
>                  from drivers/md/bcache/bcache.h:181,
>                  from drivers/md/bcache/btree_io.c:2:
> drivers/md/bcache/btree_io.c: In function ‘sort_extent_whiteouts’:
> ./include/asm-generic/bug.h:55:35: warning: ‘l_packed’ may be used uninitialized in this function [-Wmaybe-uninitialized]
>  #define BUG_ON(condition) do { if (unlikely(condition)) BUG(); } while (0)
>                                    ^
> drivers/md/bcache/btree_io.c:203:21: note: ‘l_packed’ was declared here
>   bool prev = false, l_packed;
>                      ^
>   CC      drivers/md/bcache/btree_iter.o
--
To unsubscribe from this list: send the line "unsubscribe linux-bcache" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Linux ARM Kernel]     [Linux Filesystem Development]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux