Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | do not build crashlog on sparc too | Florian Fainelli | 2012-11-16 | 1 | -1/+1 |
| | | | | | | | | | This is crashing the kernel in crashlog_init_fs(), until fixed, disable it for SPARC too. Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34213 | ||||
* | generic: fix crashlog patch for 3.6 | Gabor Juhos | 2012-10-28 | 1 | -15/+6 |
| | | | | | | | | | | | kmsg_dump() uses an iterator to receive log buffer content since 3.5. Change the 'crashlog_do_dump' function in order to make it compatible with the new version. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33970 | ||||
* | make all 3.6 patches apply and build | Florian Fainelli | 2012-10-24 | 1 | -3/+3 |
| | | | | SVN-Revision: 33911 | ||||
* | linux 3.6 support (work in progress) | Imre Kaloz | 2012-10-23 | 1 | -0/+285 |
SVN-Revision: 33897 |