Skip to content
Snippets Groups Projects
user avatar
Ira Weiny authored
Some of the device files are required to be user accessible for PSM while
most should remain accessible only by root.

Add a parameter to hfi1_cdev_init which controls if the user should have access
to this device which places it in a different class with the appropriate
devnode callback.

In addition set the devnode call back for the existing class to be a bit more
explicit for those permissions.

Finally remove the unnecessary null check before class_destroy

Tested-by: default avatarDonald Dutile <ddutile@redhat.com>
Signed-off-by: default avatarHaralanov, Mitko <(mitko.haralanov@intel.com)>
Signed-off-by: default avatarIra Weiny <ira.weiny@intel.com>
Signed-off-by: default avatarDoug Ledford <dledford@redhat.com>
e116a64f
Name Last commit Last update