CSE 551 -- Programming Assignment #2 solution set
Here's the source code to my solution:
Makefile
-- a Makefile for compiling the module
gribble_module.c
-- source code for my kernel module implementation