diff options
author | Marcin Slusarz <[email protected]> | 2011-04-19 23:50:48 +0200 |
---|---|---|
committer | Ben Skeggs <[email protected]> | 2011-04-20 08:51:31 +1000 |
commit | a18d89ca026140eb8ac4459bf70a01c571dd9a32 (patch) | |
tree | 8268eb40c5617340c34e4b6486106c8191c4e049 /arch/sparc/kernel/sun4d_irq.c | |
parent | 11dea1a2144f24216551fbeddacbde0980ae8a55 (diff) |
drm/nouveau: fix notifier memory corruption bug
nouveau_bo_wr32 expects offset to be in words, but we pass value in bytes,
so after commit 73412c3854c877e5f37ad944ee8977addde4d35a ("drm/nouveau: allocate
kernel's notifier object at end of block") we started to overwrite some memory
after notifier buffer object (previously m2mf_ntfy was always 0, so it didn't
matter it was a value in bytes).
Reported-by: Dominik Brodowski <[email protected]>
Reported-by: Nigel Cunningham <[email protected]>
Signed-off-by: Marcin Slusarz <[email protected]>
Cc: Ben Skeggs <[email protected]>
Cc: Pekka Paalanen <[email protected]>
Cc: [email protected] [2.6.38]
Signed-off-by: Ben Skeggs <[email protected]>
Diffstat (limited to 'arch/sparc/kernel/sun4d_irq.c')
0 files changed, 0 insertions, 0 deletions