deiban packaging of linux kernel with sysmocom modifications
Go to file
Ben Hutchings 6f97cae880 binder: Fix duplicate module parameters
binder.c and binder_alloc.c both define a debug_mask module parameter,
which was fine when they were two separate built-in "modules".  Now
that they're grouped together we need to distinguish these parameters,
so rename the one in binder_alloc.c to alloc_debug_mask.
2018-06-26 20:52:01 +01:00
debian binder: Fix duplicate module parameters 2018-06-26 20:52:01 +01:00