The following changes since commit 1b647a166f07dcf08709c8606470f4b17a4aa11d:

  Merge tag 'dmaengine-fix-4.2-rc8' of 
git://git.infradead.org/users/vkoul/slave-dma (2015-08-18 12:17:36 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux.git 
tags/fixes-for-linus

for you to fetch changes up to 275d7d44d802ef271a42dc87ac091a495ba72fc5:

  module: Fix locking in symbol_put_addr() (2015-08-24 10:37:01 +0930)

----------------------------------------------------------------
Turns out we should have always been disabling preemption here;
someone finally caught it thanks to Peter Z's additional checks.

Cheers,
Rusty.

----------------------------------------------------------------
Peter Zijlstra (1):
      module: Fix locking in symbol_put_addr()

 kernel/module.c | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to