kvfree() first appears in v3.15. f2fs_kvfree() should be used in the backport.
Signed-off-by: Alexander Gordeev
---
fs/f2fs/file.c | 10 +-
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/fs/f2fs/file.c b/fs/f2fs/file.c
index 100594e..74d0523 100644
--- a/fs/f2fs/file.c
+++
Hi Chao,
Thanks for your response!
15.08.2016, 14:58, "Chao Yu" :
> Hi Alexander,
>
> On 2016/8/15 18:47, Alexander Gordeev wrote:
>> Hi All,
>>
>> 12.08.2016, 14:52, "Alexander Gordeev" :
>>> Hi All,
>>>
>>> I hope I'm writing to the right mailing list. If not please give me
>>> directions
Hi Alexander,
On 2016/8/15 18:47, Alexander Gordeev wrote:
> Hi All,
>
> 12.08.2016, 14:52, "Alexander Gordeev" :
>> Hi All,
>>
>> I hope I'm writing to the right mailing list. If not please give me
>> directions to the right place.
>> I'm trying to write video archive to a microSD card on an AR
Hi All,
12.08.2016, 14:52, "Alexander Gordeev" :
> Hi All,
>
> I hope I'm writing to the right mailing list. If not please give me
> directions to the right place.
> I'm trying to write video archive to a microSD card on an ARM based IP
> camera. The camera's SDK uses Linux 3.10.
> The kernel is