| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
Signed-off-by: Shilpasri G Bhat <shilpa.bhat@linux.vnet.ibm.com>
|
| |
|
|
| |
Signed-off-by: Shilpasri G Bhat <shilpa.bhat@linux.vnet.ibm.com>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Fixes below OOPS
[ 926.484181] NIP [c000000000064a7c] hpte_need_flush+0x14c/0x4d0
[ 926.484218] LR [c0000000002b00e8] vunmap_page_range+0x1d8/0x260
[ 926.484371] Call Trace:
[ 926.484386] [c000003f38343970] [c0000000004d3c24]
kobject_add+0xc4/0x130 (unreliable)
[ 926.484436] [c000003f383439f0] [c0000000002b00e8]
vunmap_page_range+0x1d8/0x260
[ 926.484601] [c000003f38343a90] [c0000000002b3898]
remove_vm_area+0xf8/0x200
[ 926.484645] [c000003f38343ae0] [c0000000002b39dc]
__vunmap+0x3c/0x160
[ 926.484687] [c000003f38343b60] [c00000000018d4ec]
module_free+0x1c/0x30
[ 926.484840] [c000003f38343b80] [c000000000190ef4]
load_module+0x2f04/0x3640
[ 926.484885] [c000003f38343d50] [c000000000191880]
SyS_finit_module+0xd0/0x130
[ 926.484927] [c000003f38343e30] [c00000000000a17c]
system_call+0x38/0xb4
Reported-by: Eun K Lee <eunkyung.lee@us.ibm.com>
Signed-off-by: Shilpasri G Bhat <shilpa.bhat@linux.vnet.ibm.com>
|
| |
|
|
| |
Signed-off-by: Shilpasri G Bhat <shilpa.bhat@linux.vnet.ibm.com>
|
| |
|
|
| |
Signed-off-by: Shilpasri G Bhat <shilpa.bhat@linux.vnet.ibm.com>
|
| |
|
|
| |
Signed-off-by: Shilpasri G Bhat <shilpa.bhat@linux.vnet.ibm.com>
|
| |
|
|
| |
Signed-off-by: Shilpasri G Bhat <shilpa.bhat@linux.vnet.ibm.com>
|
| |
|
|
|
| |
Signed-off-by: Shilpasri G Bhat <shilpa.bhat@linux.vnet.ibm.com>
Tested-by: Eun K Lee <eunkyung.lee@us.ibm.com>
|
| |
|
|
|
| |
Reported-by:Wei Wang <weiwang.udel@gmail.com>
Signed-off-by: Shilpasri G Bhat <shilpa.bhat@linux.vnet.ibm.com>
|
| |
|
|
| |
Signed-off-by: Shilpasri G Bhat <shilpa.bhat@linux.vnet.ibm.com>
|
|
|
Add the driver and Makefile.
Signed-off-by: Shilpasri G Bhat <shilpa.bhat@linux.vnet.ibm.com>
|