Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 173788
b: refs/heads/master
c: e0c0978
h: refs/heads/master
v: v3
  • Loading branch information
Jiri Kosina committed Nov 9, 2009
1 parent 38874de commit 9c204f4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: 7a7236e0f3f836439442e9161dd6d25fde7ca259
refs/heads/master: e0c0978699a83f26f2341f7eedc1463b79e31aff
3 changes: 0 additions & 3 deletions trunk/drivers/block/ataflop.c
Original file line number Diff line number Diff line change
Expand Up @@ -1478,10 +1478,7 @@ void do_fd_request(struct request_queue * q)
stdma_lock(floppy_irq, NULL);

atari_disable_irq( IRQ_MFP_FDC );
local_save_flags(flags); /* The request function is called with ints
local_irq_disable(); * disabled... so must save the IPL for later */
redo_fd_request();
local_irq_restore(flags);
atari_enable_irq( IRQ_MFP_FDC );
}

Expand Down

0 comments on commit 9c204f4

Please sign in to comment.