cregit-Linux how code gets into the kernel

Release 4.14 arch/powerpc/platforms/cell/ras.h

/* SPDX-License-Identifier: GPL-2.0 */
#ifndef RAS_H

#define RAS_H

extern void cbe_system_error_exception(struct pt_regs *regs);
extern void cbe_maintenance_exception(struct pt_regs *regs);
extern void cbe_thermal_exception(struct pt_regs *regs);
extern void cbe_ras_init(void);

#endif /* RAS_H */

Overall Contributors

PersonTokensPropCommitsCommitProp
Benjamin Herrenschmidt4697.87%150.00%
Greg Kroah-Hartman12.13%150.00%
Total47100.00%2100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.