Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | uprobes ppc64: UPROBES_DEBUG build fix | Frank Ch. Eigler | 2009-12-01 | 1 | -2/+2 |
| | | | | * runtime/uprobes/uprobes_ppc.c (calc_offset): Fix printk types. | ||||
* | Rename uprobes_ppc64.c to uprobes_ppc.c, use it for ppc32 | Anton Vorontsov | 2009-12-01 | 1 | -0/+147 |
The code *looks* generic enough, so I think it can be used for ppc32 without modifications. Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com> |