add patch 0011-ps3stor-send-cmd-timeout.patch
[ps3linux_kernel_patches_314.git] / 0110-lv1call-add-hvcalls-114-115.patch
blob3b8935b74e82f5d97d8693a94917ebf88036712b
1 --- a/arch/powerpc/include/asm/lv1call.h 2012-02-03 21:39:51.000000000 +0100
2 +++ b/arch/powerpc/include/asm/lv1call.h 2012-02-05 17:34:26.973058855 +0100
3 @@ -270,6 +270,8 @@
4 LV1_CALL(read_htab_entries, 2, 5, 95 )
5 LV1_CALL(set_dabr, 2, 0, 96 )
6 LV1_CALL(get_total_execution_time, 2, 1, 103 )
7 +LV1_CALL(undocumented_function_114, 3, 1, 114 )
8 +LV1_CALL(undocumented_function_115, 1, 0, 115 )
9 LV1_CALL(allocate_io_segment, 3, 1, 116 )
10 LV1_CALL(release_io_segment, 2, 0, 117 )
11 LV1_CALL(construct_io_irq_outlet, 1, 1, 120 )