From: Ben Skeggs Date: Thu, 3 Mar 2011 23:58:36 +0000 (+1000) Subject: drm/nouveau: allocate kernel's notifier object at end of block X-Git-Tag: v2.6.38-rc8~24^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=73412c3854c877e5f37ad944ee8977addde4d35a;p=pandora-kernel.git drm/nouveau: allocate kernel's notifier object at end of block The nv30/nv40 3d driver is about to start using DMA_FENCE from the 3D object which, it turns out, doesn't like its DMA object to not be aligned to a 4KiB boundary. Signed-off-by: Ben Skeggs Signed-off-by: Dave Airlie --- Reading git-diff-tree failed