ANDROID: GKI: fix stg due to kthread_stop_put()

In commit 2d4304d8cf ("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: 2d4304d8cf ("ANDROID: add kthread_stop_put to the symbol list for virtual targets")
Change-Id: Ia1a8355254bccea6657b1d7ac17a026da7614c15
Signed-off-by: Carlos Llamas <cmllamas@google.com>
This commit is contained in:
Carlos Llamas 2024-06-18 04:54:20 +00:00
parent 6aa6a1e569
commit b8fe1c3c09

View File

@ -385079,7 +385079,7 @@ elf_symbol {
name: "kthread_stop_put"
is_defined: true
symbol_type: FUNCTION
crc: 0x4eb0b74f
crc: 0x79a61e3a
type_id: 0x9ac6895a
full_name: "kthread_stop_put"
}