Skip to content
Commit 545b9805 authored by Jakub Palider's avatar Jakub Palider Committed by Ruiqiang Hao
Browse files

misc: bphy: Fix resource release sequence



commit a80c91d3cadc260dac54c894d2acb4bf59c77900 from
git@git.assembla.com:cavium/WindRiver.linux.git

Dynamically allocated structures were freed during first interrupt
cleanup cycle. When the same procedure was requested from another
context these object were no longer present which caused hard
page faults. Moving the cleanup to ultimate release call resolves
this problem.

Change-Id: Ib2776b8939f9f21559cb72384e3f76da783afc25
Signed-off-by: default avatarJakub Palider <jpalider@marvell.com>
Reviewed-on: https://sj1git1.cavium.com/c/IP/SW/kernel/linux/+/48478


Tested-by: default avatarsa_ip-sw-jenkins <sa_ip-sw-jenkins@marvell.com>
Reviewed-by: default avatarRadha Chintakuntla <radhac@marvell.com>
Reviewed-by: default avatarSunil Kovvuri Goutham <Sunil.Goutham@cavium.com>
Signed-off-by: default avatarRuiqiang Hao <Ruiqiang.Hao@windriver.com>
parent 09f2e34c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment