On Wed, 2014-03-19 at 11:43 +0100, Richard Weinberger wrote:
> You cannot mark these parameters as __initdata.
> Otherwise the data is gone upon module exit.
>
> Fixes:
> [ 172.045465] BUG: unable to handle kernel paging request at a001db38
> [ 172.046020] IP: [] destroy_params+0x24/0x50
On Mar 19, Richard Weinberger wrote:
> You cannot mark these parameters as __initdata.
> Otherwise the data is gone upon module exit.
>
> Fixes:
> [ 172.045465] BUG: unable to handle kernel paging request at a001db38
> [ 172.046020] IP: [] destroy_params+0x24/0x50
>
> Signed-off-by: Ric
You cannot mark these parameters as __initdata.
Otherwise the data is gone upon module exit.
Fixes:
[ 172.045465] BUG: unable to handle kernel paging request at a001db38
[ 172.046020] IP: [] destroy_params+0x24/0x50
Signed-off-by: Richard Weinberger
---
drivers/mtd/ubi/block.c | 2 +-
3 matches
Mail list logo