sumachidanand

Results 8 comments of sumachidanand

Hi wkneewalden, copy_to_user is available in 4.14 kernel. But, #include needs to be added in amd_hsmp.c From 5.2 kernel onwards, linux/uaccess.h is added by include/linux/sched/task.h file, so this was not...

Hi, Thank you for the commit. This change looks good, We are evaluating to apply this to our tree,

Thanks Martin, We will pull the changes and merge.

Hi David, Thank you for using HSMP driver. The "root" member of amd_northbridge got removed in 6.15 tag in git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git 6.14 kernel still has this root member. But looks 6.14.0-32-generic...

Can you provide below information 1. The platform which you are using. You can execute lscpu and provide the output here. 2. which module you inserted? 3. dmesg output

HSMP is disabled in BIOS by default. This needs to be enabled explicitly. Please enable it from BIOS menu, Advanced > AMD CBS > NBIO Common Options > SMU Common...

Can you copy paste dmesg | tail when you got this invalid argument error?

Hi, Thank you for the changes. We are updating dkms file to address this issue and adding other platform support along with this. Testing is in progress, once testing is...