Balbir Singh wrote:
In mem_container_move_lists()
> + /*
> + * Check if the meta page went away from under us
> + */
> + if (!list_empty(&mp->list)
You'll need an extra brace here to get it compile.
I forgot to refpatch :(
--
Warm Rega
Balbir Singh wrote:
> Changelog since version 1
>
> 1. Fixed some compile time errors (in mm/migrate.c from Vaidyanathan S)
> 2. Fixed a panic seen when LIST_DEBUG is enabled
> 3. Added a mechanism to control whether we track page cache or both
>page cache and mapped pages (as requested by Pav
Changelog since version 1
1. Fixed some compile time errors (in mm/migrate.c from Vaidyanathan S)
2. Fixed a panic seen when LIST_DEBUG is enabled
3. Added a mechanism to control whether we track page cache or both
page cache and mapped pages (as requested by Pavel)
This patchset implements an
3 matches
Mail list logo