diff options
author | Marco Stornelli <[email protected]> | 2010-05-26 14:43:54 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2010-05-27 09:12:50 -0700 |
commit | 56d611a04fb2db77334e06274de4daed92e2c626 (patch) | |
tree | 49ee40b22419ba36ffc6d94d9b66649b6d42ea52 /net/lapb/lapb_in.c | |
parent | a747c5abc329611220f16df0bb4cf0ca4a7fdf0c (diff) |
char drivers: RAM oops/panic logger
Ramoops, like mtdoops, can log oops/panic information but in RAM. It can
be used with persistent RAM for systems without flash support. In
addition, for this systems, with this driver, it's no more needed add to
the kernel the mtd subsystem with advantage in footprint.
It can be used in a very easy way with persistent RAM for systems without
flash support. For these systems, with this driver, it is no longer
required to cinlude mtd subsystem with an advantage in footprint. In
addition, you can save flash space and store this information only in RAM.
Signed-off-by: Marco Stornelli <[email protected]>
Cc: Simon Kagstrom <[email protected]>
Cc: David Woodhouse <[email protected]>
Cc; Anders Grafstrom <[email protected]>
Cc: Yuasa Yoichi <[email protected]>
Cc: Jamie Lokier <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions