Re: [PATCH] virtio_console: Stop doing DMA on the stack

2016-09-09 Thread Ingo Molnar
* Michael S. Tsirkin wrote: > On Thu, Sep 08, 2016 at 08:49:43AM +0200, Ingo Molnar wrote: > > > > * Amit Shah wrote: > > > > > On (Tue) 30 Aug 2016 [08:04:15], Andy Lutomirski wrote: > > > > virtio_console uses a small DMA buffer for control requests. Move > > > > that buffer into heap memo

[PULL] virtio: fixes for 4.8

2016-09-09 Thread Michael S. Tsirkin
The following changes since commit 3eab887a55424fc2c27553b7bfe32330df83f7b8: Linux 4.8-rc4 (2016-08-28 15:04:33 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git tags/for_linus for you to fetch changes up to 5e59d9a1aed26abcc79abe78af

Re: [PATCH] virtio_console: Stop doing DMA on the stack

2016-09-09 Thread Michael S. Tsirkin
On Thu, Sep 08, 2016 at 08:49:43AM +0200, Ingo Molnar wrote: > > * Amit Shah wrote: > > > On (Tue) 30 Aug 2016 [08:04:15], Andy Lutomirski wrote: > > > virtio_console uses a small DMA buffer for control requests. Move > > > that buffer into heap memory. > > > > > > Doing virtio DMA on the stac

Re: [PATCH 1/1] balloon: stop inflate balloon after oom notification

2016-09-09 Thread Michael S. Tsirkin
On Fri, Sep 09, 2016 at 04:54:44PM +0300, Denis V. Lunev wrote: > From: Konstantin Neumoin > > At this moment oom notification in balloon does not work as expected. > After virtballoon_oom_notify there is an infinitive loop: > - virtballoon_oom_notify was called and balloon was deflated > - bal

[PATCH 1/1] balloon: stop inflate balloon after oom notification

2016-09-09 Thread Denis V. Lunev
From: Konstantin Neumoin At this moment oom notification in balloon does not work as expected. After virtballoon_oom_notify there is an infinitive loop: - virtballoon_oom_notify was called and balloon was deflated - balloon get notification that config was changed, compare target and actual