From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751979AbaG0IrB (ORCPT ); Sun, 27 Jul 2014 04:47:01 -0400 Received: from a.ns.miles-group.at ([95.130.255.143]:65275 "EHLO radon.swed.at" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751473AbaG0Iq7 (ORCPT ); Sun, 27 Jul 2014 04:46:59 -0400 Message-ID: <53D4BC7D.7030008@nod.at> Date: Sun, 27 Jul 2014 10:46:53 +0200 From: Richard Weinberger User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: zubraz singha , Richard Weinberger CC: LKML Subject: Re: "copy_to_user" function not working in stable build "2.6.36.4" References: In-Reply-To: X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Am 27.07.2014 10:44, schrieb zubraz singha: > I do understand that this is a very old build and its not being > supported. As I wrote in my earlier mail, the function works fine > with higher kernel versions. I will try to find out a work around for > this. Appreciate your feedback. First I'd look into 2.6.32.x. Maybe it needed fixing and you can forward port the fix. :) Thanks, //richard