[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <5056D71C.70209@mimc.co.uk>
Date: Mon, 17 Sep 2012 08:54:04 +0100
From: Mark Jackson <mpfj-list@...c.co.uk>
To: richard -rw- weinberger <richard.weinberger@...il.com>
CC: lkml <linux-kernel@...r.kernel.org>
Subject: Re: Advice on mmap() "feature"
On 16/09/12 21:52, richard -rw- weinberger wrote:
> On Sun, Sep 16, 2012 at 9:21 PM, Mark Jackson <mpfj-list@...c.co.uk> wrote:
>> // now remove the mapping
>> if (m_pFram)
>> munmap(m_pFram, FRAM_SIZE);
>
> You unmap less memory than you map...
>
I hang my head in shame ... what a stupid mistake to miss !!
Thank you
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists