All of lore.kernel.org
 help / color / mirror / Atom feed
From: Felipe Contreras <felipe.contreras@gmail.com>
To: linux-omap <linux-omap@vger.kernel.org>
Cc: Omar Ramirez Luna <omar.ramirez@ti.com>,
	Fernando Guzman Lugo <x0095840@ti.com>,
	Hiroshi Doyu <hiroshi.doyu@nokia.com>,
	Felipe Contreras <felipe.contreras@gmail.com>
Subject: [PATCH 0/2] dspbridge: deh: fix memory corruption on faults
Date: Thu, 13 May 2010 23:46:39 +0300	[thread overview]
Message-ID: <1273783601-13472-1-git-send-email-felipe.contreras@gmail.com> (raw)

Hi,

Long story short: we shouldn't send buffers that are not page-aligned for MMU
fault recovery. In fact, there's no need to send anything at all.

For more information, see:
http://thread.gmane.org/gmane.linux.ports.arm.omap/33926/focus=34207

Felipe Contreras (2):
  dspbridge: deh: fix corruption on MMU fault
  dspbridge: deh: remove unused code

 arch/arm/plat-omap/include/dspbridge/wmddeh.h |    1 -
 drivers/dsp/bridge/rmgr/proc.c                |    7 +---
 drivers/dsp/bridge/wmd/_tiomap.h              |    4 --
 drivers/dsp/bridge/wmd/tiomap3430.c           |    2 -
 drivers/dsp/bridge/wmd/ue_deh.c               |   48 +------------------------
 5 files changed, 2 insertions(+), 60 deletions(-)


             reply	other threads:[~2010-05-13 20:46 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-13 20:46 Felipe Contreras [this message]
2010-05-13 20:46 ` [PATCH 1/2] dspbridge: deh: fix corruption on MMU fault Felipe Contreras
2010-05-13 21:21   ` Guzman Lugo, Fernando
2010-05-13 22:42     ` Felipe Contreras
2010-05-13 20:46 ` [PATCH 2/2] dspbridge: deh: remove unused code Felipe Contreras

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1273783601-13472-1-git-send-email-felipe.contreras@gmail.com \
    --to=felipe.contreras@gmail.com \
    --cc=hiroshi.doyu@nokia.com \
    --cc=linux-omap@vger.kernel.org \
    --cc=omar.ramirez@ti.com \
    --cc=x0095840@ti.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.