2002-01-03 07:25:12

by Oleg Drokin

[permalink] [raw]
Subject: [PATCH] reiserfs calls set_bit on not-a-long integer which causes oops on 64bit arches.

Hello!

This patch fixes a problem for 64bit arches, because set_bit is only defined for long integers.
Please apply.

Bye,
Oleg


Attachments:
(No filename) (139.00 B)
64bit_fix.diff (544.00 B)
Download all attachments