Re: [PATCH] kobject: support passing in variables for synthetic uevents

2017-04-08 Thread Greg KH
On Wed, Mar 15, 2017 at 04:17:24PM +0100, Peter Rajnoha wrote: > This patch makes it possible to pass additional arguments in addition > to uevent action name when writing /sys/.../uevent attribute. These > additional arguments are then inserted into generated synthetic uevent > as additional envir

[PATCH] kobject: support passing in variables for synthetic uevents

2017-03-15 Thread Peter Rajnoha
This patch makes it possible to pass additional arguments in addition to uevent action name when writing /sys/.../uevent attribute. These additional arguments are then inserted into generated synthetic uevent as additional environment variables. Before, we were not able to pass any additional ueve