Skip to content

Commit

Permalink
Staging: rar and memrar updates
Browse files Browse the repository at this point in the history
rar: perform a clean up pass

- Move to a registration model where each RAR is claimed/unclaimed
- Use that to fix the client stuff (one client per RAR so no need to queue stuff)
- Support unregister so drivers can rmmod themselves safely
- Fix locking hang on calling rar lock from rar callback
- Clean up
- Kerneldoc

Folded in the memrar update as Greg asked

- Fix various unload related bugs
- Use the per RAR allocator/deallocator
- Add kerneldoc

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
Alan Cox authored and Greg Kroah-Hartman committed May 11, 2010
1 parent a9d26f0 commit 375d65d
Show file tree
Hide file tree
Showing 3 changed files with 610 additions and 531 deletions.
Loading

0 comments on commit 375d65d

Please sign in to comment.