summaryrefslogtreecommitdiffstats
path: root/toolbox/swapoff.c
Commit message (Collapse)AuthorAgeFilesLines
* toolbox: indicate why swap{on|off} failedAndrew Boie2014-04-301-1/+1
| | | | | Change-Id: I1247e3592ab0f9878fb27d114fd14f9b29282b0e Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
* Remove unused #includes of <asm/page.h>.Elliott Hughes2014-02-241-1/+0
| | | | | | (<asm/page.h> is going away.) Change-Id: Id0d7ad0eb791cd47490c48458f9f8a6468ddf5c9
* toolbox: swap utilsRom Lemarchand2013-06-251-0/+21
Add swap utilities (mkswap, swapon, swapoff) to the toolbox Change-Id: If5ed6981670a1cdda6b528b587dbc1be7ccdf832 Signed-off-by: Rom Lemarchand <romlem@google.com>