Re: [PATCH 8/8] mach-defpager: silently ignore requests to page to active partition

2014-03-12 Thread Samuel Thibault
Justus Winter, le Wed 12 Mar 2014 15:55:54 +0100, a écrit : > Currently, if mach-defpager is asked to page to an already active > partition, it ignores this request and returns success. It does, > however, print a message about this to stdout. > > This message might indicate to the user that ther

[PATCH 8/8] mach-defpager: silently ignore requests to page to active partition

2014-03-12 Thread Justus Winter
Currently, if mach-defpager is asked to page to an already active partition, it ignores this request and returns success. It does, however, print a message about this to stdout. This message might indicate to the user that there is some kind of a problem with the configuration of the machine, eve