/packages/uw7/

tle='net-next.git Git repository'/>
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Vetter <daniel.vetter@ffwll.ch>2016-06-10 00:07:53 +0200
committerDaniel Vetter <daniel.vetter@ffwll.ch>2016-06-14 16:32:47 +0200
commit0d841ac0ec213f70ab59d65129e80f229846fadf (patch)
treedb4c8a59bd336bad2a58d53a0b32e4cab9ffdf39
parentb0212486909de4f239ca9f20d032de1b1f2dc52e (diff)
drm/virtio: Don't reinvent a flipping wheel
Now that the core helpers support nonblocking atomic commits there's no need to invent that wheel separately (instead of fixing the bug in the atomic implementation of virtio, as it should have been done!). v2: Rebased on top of commit e7cf0963f816fa44190caaf51aeffaa614c340c6 Author: Gerd Hoffmann <kraxel@redhat.com> Date: Tue May 31 08:50:47 2016 +0200 virtio-gpu: add atomic_commit function Cc: Gerd Hoffmann <kraxel@redhat.com> Tested-by: Gerd Hoffmann <kraxel@redhat.com> Reviewed-by: Gerd Hoffmann <kraxel@redhat.com> Signed-off-by: Daniel Vetter <daniel.vetter@intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/1465510073-20951-1-git-send-email-daniel.vetter@ffwll.ch
back&id=e16769d4bca67218531505ad1a8365d227fedcf9'>e16769d4bca67218531505ad1a8365d227fedcf9 (diff)
Merge tag 'configfs-for-4.10' of git://git.infradead.org/users/hch/configfs
Pull configfs update from Christoph Hellwig: "Just one simple change from Andrzej to drop the pointless return value from the ->drop_link method" * tag 'configfs-for-4.10' of git://git.infradead.org/users/hch/configfs: fs: configfs: don't return anything from drop_link
Diffstat (limited to 'drivers')