summaryrefslogtreecommitdiff
path: root/debian/patches/fixes0003-pflocal-avoid-building-the-interrupt-server.patch
diff options
context:
space:
mode:
authorJustus Winter <4winter@informatik.uni-hamburg.de>2015-09-28 15:24:00 +0200
committerJustus Winter <4winter@informatik.uni-hamburg.de>2015-09-28 15:24:00 +0200
commita1ea5de225e6a829ea18b2ba9e2779018b7cda1f (patch)
tree3e7f35fa790f8789cb1f06b83070905708202927 /debian/patches/fixes0003-pflocal-avoid-building-the-interrupt-server.patch
parent54eca4d85fadbed49b59f504ffcede624c487e92 (diff)
libmachdev: convert to trivfs dynamic classes and buckets
libtrivfs contains two ways of managing more than one port class and bucket. There is the old way of using a statically allocated array with explicit length, and the new way with dynamically allocated vectors. Converting all users to the new way of handling multiple classes and/or buckets, we can simplify the code in libtrivfs. In many cases, the code will be simpler and more expressive for the user. This also fixes a mild bug. The classes and buckets given to `trivfs_startup' end up in the dynamic vectors too, making the object lookup code use the more complicated code path. * libmachdev/trivfs_server.c: Convert to dynamic classes and buckets.
Diffstat (limited to 'debian/patches/fixes0003-pflocal-avoid-building-the-interrupt-server.patch')
0 files changed, 0 insertions, 0 deletions