ANDROID: GKI: fix stg due to kthread_stop_put()

In commit 2d4304d8cf0c ("ANDROID: add kthread_stop_put to the symbol
list for virtual targets"), kthread_stop_put() is added to the stg file.
However, its representation needs to be updated, since the parameter
'struct task_struct' was modified during the KMI freeze.

function symbol 'int kthread_stop_put(struct task_struct*)' changed
  CRC changed from 0x4eb0b74f to 0x79a61e3a

Fixes: 2d4304d8cf0c ("ANDROID: add kthread_stop_put to the symbol list for virtual targets")
Change-Id: Ia1a8355254bccea6657b1d7ac17a026da7614c15
Signed-off-by: Carlos Llamas <cmllamas@google.com>
1 file changed