| Commit | Date | |
|---|---|---|
| 2003-03-27 23:58:20 | Tree | |
| 2003-03-27 23:57:50 | Tree | |
|
[r1798]
by
mdoggydog
Fixed the "read_header functions don't clear previous info first" problem: |
2003-03-27 16:45:47 | Tree |
| 2003-03-26 21:47:54 | Tree | |
| 2003-03-26 21:25:46 | Tree | |
| 2003-03-26 21:25:45 | Tree | |
| 2003-03-26 21:14:00 | Tree | |
|
[r1793]
by
rbultje
Update module use counting to whatever is used in 2.5.x. This is done quite evilly, I'm using an #if .. #else .. #endif everywhere. I'm doing this on purpose, because apart from the actual deprecation of MOD_INC/DEC_USE_COUNT in 2.5.x, there's also a lot of other cruft removed/entered that directly has to do with this, such as the removal of ->inc/dec_use in i2c_driver (i2c clients), and the introduction of a new struct member, ->owner. In most cases, I'm just substituting MOD_INC/DEC_USE_COUNT with try_module_get/module_put. This isn't actually tested, I just know it works. If it doesn't... Erm... Blame Hussein! |
2003-03-26 20:30:22 | Tree |
|
[r1792]
by
wackston2
Fixed missed change from int to iterator that gcc-2.95.x didn't |
2003-03-26 19:07:21 | Tree |
|
[r1791]
by
rbultje
We don't actually need ISR for anything, so why do we continue using it in such a hackish way? Out, out |
2003-03-26 13:30:58 | Tree |