kdbus
kdbus copied to clipboard
Kernel "dbus-like" code for the Linux kernel
Results
1
kdbus issues
Sort by
recently updated
recently updated
newest added
``` drivers/kdbus/bus.c: In function ‘kdbus_bus_new’: drivers/kdbus/bus.c:116:2: error: implicit declaration of function ‘generate_random_uuid’ [-Werror=implicit-function-declaration] generate_random_uuid(b->id128); ^~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors scripts/Makefile.build:289: recipe for target 'drivers/kdbus/bus.o' failed make[2]: ***...