Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 286087
b: refs/heads/master
c: 966f121
h: refs/heads/master
i:
  286085: 057742c
  286083: 56abb87
  286079: 66f6503
v: v3
  • Loading branch information
Lin Ming authored and Jeff Garzik committed Jan 18, 2012
1 parent df6e095 commit 93e188e
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 6015ff103133c7e50a753c198c69bcabc3a5e3b0
refs/heads/master: 966f1212e1ac5fe3ddf04479d21488ddb36a2608
2 changes: 0 additions & 2 deletions trunk/arch/x86/kernel/vm86_32.c
Original file line number Diff line number Diff line change
Expand Up @@ -336,10 +336,8 @@ static void do_sys_vm86(struct kernel_vm86_struct *info, struct task_struct *tsk
mark_screen_rdonly(tsk->mm);

/*call __audit_syscall_exit since we do not exit via the normal paths */
#ifdef CONFIG_AUDITSYSCALL
if (unlikely(current->audit_context))
__audit_syscall_exit(1, 0);
#endif

__asm__ __volatile__(
"movl %0,%%esp\n\t"
Expand Down
1 change: 1 addition & 0 deletions trunk/drivers/ata/libata-transport.c
Original file line number Diff line number Diff line change
Expand Up @@ -291,6 +291,7 @@ int ata_tport_add(struct device *parent,
goto tport_err;
}

device_enable_async_suspend(dev);
pm_runtime_set_active(dev);
pm_runtime_enable(dev);

Expand Down

0 comments on commit 93e188e

Please sign in to comment.