Re: [PATCH] pktcdvd & udf bugfixes

From: Phillip Susi
Date: Sun Jan 15 2006 - 22:06:56 EST


I get this:

drivers/block/pktcdvd.c:1992: error: label ‘out_unclaim’ used but not defined

Also the patch did not cleanly apply. It looks like you didn't get all of your changes into the diff. Unless you have some other patches that I don't? This is against 2.6.15 right?

Peter Osterlund wrote:

Here is the patch. It works as expected so far in my tests.


pktcdvd: Don't waste kernel memory.

From: Peter Osterlund <petero2@xxxxxxxxx>

Allocate memory for read-gathering at open time, when it is known just
how much memory is needed. This avoids wasting kernel memory when the
real packet size is smaller than the maximum packet size supported by
the driver.

Signed-off-by: Peter Osterlund <petero2@xxxxxxxxx>
---




-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/